{"id":22615510,"url":"https://github.com/sovit-123/lm_sft","last_synced_at":"2026-01-21T19:35:22.274Z","repository":{"id":225741359,"uuid":"766553590","full_name":"sovit-123/lm_sft","owner":"sovit-123","description":"Various LMs/LLMs below 3B parameters (for now) trained using SFT (Supervised Fine Tuning) for several downstream tasks","archived":false,"fork":false,"pushed_at":"2024-04-13T18:26:05.000Z","size":1248,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-13T20:55:03.066Z","etag":null,"topics":["gemma","gpt","gpt2","large-language-models","llms","supervised-finetuning"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sovit-123.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-03T15:31:31.000Z","updated_at":"2024-04-15T03:34:53.312Z","dependencies_parsed_at":"2024-04-15T03:34:46.088Z","dependency_job_id":"5eac6fcd-af05-40a9-95f9-8d3a110ca33e","html_url":"https://github.com/sovit-123/lm_sft","commit_stats":null,"previous_names":["sovit-123/gpt2_sft"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sovit-123/lm_sft","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovit-123%2Flm_sft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovit-123%2Flm_sft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovit-123%2Flm_sft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovit-123%2Flm_sft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sovit-123","download_url":"https://codeload.github.com/sovit-123/lm_sft/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovit-123%2Flm_sft/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28641275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T18:04:35.752Z","status":"ssl_error","status_checked_at":"2026-01-21T18:03:55.054Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gemma","gpt","gpt2","large-language-models","llms","supervised-finetuning"],"created_at":"2024-12-08T19:08:13.139Z","updated_at":"2026-01-21T19:35:22.252Z","avatar_url":"https://github.com/sovit-123.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nVarious LMs/LLMs below 3B parameters (for now) trained using SFT (Supervised Fine Tuning) for several downstream tasks like:\n\n* Following instructions (the general instruction fine tuning)\n* Question Answering\n* Summarization\n* Headline generation\n* Sentiment analysis\n* Text classification\n* Language translation\n* Code generation\n* And more coming...\n\n## Setup\n\n* Create a Conda environment:\n\n```\nconda create -n env_name python=3.11\n```\n\n* Installing `packaging`:\n\n```\npip install packaging\n```\n\n* Install PyTorch (you can install the version of your choice from [here](https://pytorch.org/get-started/locally/))\n\n```\nconda install pytorch==2.2.0 pytorch-cuda=12.1 -c pytorch -c nvidia\n```\n\n* Install rest of the requirements:\n\n```\npip install -r requirements.txt\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsovit-123%2Flm_sft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsovit-123%2Flm_sft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsovit-123%2Flm_sft/lists"}