{"id":29057701,"url":"https://github.com/adamelliotfields/gradio-2b-chat","last_synced_at":"2025-08-07T02:17:47.245Z","repository":{"id":297647434,"uuid":"963019813","full_name":"adamelliotfields/gradio-2b-chat","owner":"adamelliotfields","description":"Chat with small language models under 2b","archived":false,"fork":false,"pushed_at":"2025-06-06T15:24:17.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-27T06:06:48.869Z","etag":null,"topics":["gradio","pytorch","small-language-models","transformers"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adamelliotfields.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-09T03:14:43.000Z","updated_at":"2025-06-06T15:24:18.000Z","dependencies_parsed_at":"2025-06-06T16:36:15.272Z","dependency_job_id":"0d298269-b8ee-4515-8f88-3dd41dd9e9c5","html_url":"https://github.com/adamelliotfields/gradio-2b-chat","commit_stats":null,"previous_names":["adamelliotfields/gradio-2b-chat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adamelliotfields/gradio-2b-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamelliotfields%2Fgradio-2b-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamelliotfields%2Fgradio-2b-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamelliotfields%2Fgradio-2b-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamelliotfields%2Fgradio-2b-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamelliotfields","download_url":"https://codeload.github.com/adamelliotfields/gradio-2b-chat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamelliotfields%2Fgradio-2b-chat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269185773,"owners_count":24374647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["gradio","pytorch","small-language-models","transformers"],"created_at":"2025-06-27T06:06:47.953Z","updated_at":"2025-08-07T02:17:47.199Z","avatar_url":"https://github.com/adamelliotfields.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gradio-2b-chat\n\n## Introduction\n\nThis is a simple Gradio chat UI for interacting with small langauge models.\n\n## Models\n\nAll ungated models under 2B parameters:\n\n- [01-ai/Yi-Coder-1.5B-Chat](https://huggingface.co/01-ai/Yi-Coder-1.5B-Chat)\n- [HuggingFaceTB/SmolLM2-135M-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM2-135M-Instruct)\n- [HuggingFaceTB/SmolLM2-360M-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM2-360M-Instruct)\n- [HuggingFaceTB/SmolLM2-1.7B-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM2-1.7B-Instruct)\n- [ibm-granite/granite-3.0-2b-instruct](https://huggingface.co/ibm-granite/granite-3.0-2b-instruct)\n- [Qwen/Qwen2.5-0.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct)\n- [Qwen/Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct)\n- [Qwen/Qwen2.5-Coder-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B-Instruct)\n- [stabilityai/stablelm-2-zephyr-1_6b](https://huggingface.co/stabilityai/stablelm-2-zephyr-1_6b)\n- [THUDM/glm-edge-1.5b-chat](https://huggingface.co/THUDM/glm-edge-1.5b-chat)\n\n## Installation\n\n```bash\n# install\nuv venv\nuv pip install -r requirements.txt\n\n# gradio\nsource .venv/bin/activate\ngradio app.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamelliotfields%2Fgradio-2b-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamelliotfields%2Fgradio-2b-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamelliotfields%2Fgradio-2b-chat/lists"}