{"id":26892408,"url":"https://github.com/kitswas/deepseek-ai","last_synced_at":"2025-10-19T16:55:30.654Z","repository":{"id":274666307,"uuid":"923660671","full_name":"kitswas/deepseek-ai","owner":"kitswas","description":"Run Deepseek Models locally on your machine","archived":false,"fork":false,"pushed_at":"2025-01-28T17:23:26.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T17:36:18.426Z","etag":null,"topics":["ai","chatbot","deepseek","llm","ml","offline"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kitswas.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}},"created_at":"2025-01-28T16:38:45.000Z","updated_at":"2025-01-28T17:23:30.000Z","dependencies_parsed_at":"2025-01-28T17:36:28.943Z","dependency_job_id":"0c1e5690-9bcf-4804-8d09-bcf76bdc0f4c","html_url":"https://github.com/kitswas/deepseek-ai","commit_stats":null,"previous_names":["kitswas/deepseek-ai"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitswas%2Fdeepseek-ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitswas%2Fdeepseek-ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitswas%2Fdeepseek-ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitswas%2Fdeepseek-ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kitswas","download_url":"https://codeload.github.com/kitswas/deepseek-ai/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246552860,"owners_count":20795838,"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","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":["ai","chatbot","deepseek","llm","ml","offline"],"created_at":"2025-03-31T22:51:05.681Z","updated_at":"2025-10-19T16:55:25.589Z","avatar_url":"https://github.com/kitswas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Deepseek AI](https://huggingface.co/deepseek-ai)\n\n\u003e [!IMPORTANT]\n\u003e This is not an official Deepseek project.\n\u003e I do not own any of the models or datasets used in this project.\n\n## How to use\n\nYou need the UV package/project manager to install the dependencies.  \nYou can get it from [here](https://docs.astral.sh/uv/getting-started/installation/).\n\nSet up the environment. (Only once)\n\n```bash\nuv venv\n.venv/Scripts/activate\nuv pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118 --link-mode=symlink\nuv sync\n```\n\nRun the script.\n\n```bash\n.venv/Scripts/activate\nuv run python ./deepseek/deepseek_ai.py\n```\n\nModels will be downloaded on the first run.\n\n## Models available\n\nModels are fetched from HuggingFace.\n\n1. deepseek-ai/DeepSeek-R1-Distill-Qwen-32B\n2. deepseek-ai/DeepSeek-R1-Distill-Qwen-14B\n3. deepseek-ai/DeepSeek-R1-Distill-Qwen-7B\n4. deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B\n5. deepseek-ai/DeepSeek-R1-Distill-Llama-70B\n6. deepseek-ai/DeepSeek-R1-Distill-Llama-8B\n7. deepseek-ai/DeepSeek-R1\n8. deepseek-ai/DeepSeek-R1-Zero\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitswas%2Fdeepseek-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitswas%2Fdeepseek-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitswas%2Fdeepseek-ai/lists"}