mirror of
https://github.com/deepseek-ai/awesome-deepseek-coder
synced 2024-12-04 18:15:13 +00:00
images | ||
Awesome_DeepSeek_Coder.png | ||
README.md |
awesome-deepseek-coder
A curated list of open-source projects related to DeepSeek Coder.
Chat with DeepSeek Coder
Chat Website: coder.deepseek.com
Official Resources
Released Models
All models are available on Hugging Face: huggingface.co/deepseek-ai
Model Size | Base | Instruct |
---|---|---|
1.3B | deepseek-coder-1.3b-base | deepseek-coder-1.3b-instruct |
5.7B | deepseek-coder-5.7bmqa-base | deepseek-coder-5.7bmqa-instruct(coming soon) |
6.7B | deepseek-coder-6.7B-base | deepseek-coder-6.7B-instruct |
33B | deepseek-coder-33B-base | deepseek-coder-33B-instruct |
Community Resources
Models built upon DeepSeek Coder
Quantized Models
- TheBloke - TheBloke develops AWQ/GGUF/GPTQ format model files for DeepSeek's Deepseek Coder 1B/7B/33B models.
Copilot
Tabby, a self-hosted and open-source AI coding assistant, presents itself as a formidable alternative to GitHub Copilot. Its latest leaderboard showcases deepseek-coder-6.7B as the top performer in code completion (https://leaderboard.tabbyml.com/). Dive in and explore the robust code completion features of DeepSeek Coder with Tabby (link).
🧙AutoDev: The AI-powered coding wizard with multilingual support 🌐, auto code generation 🏗️, and a helpful bug-slaying assistant 🐞! It already support DeepSeek 6.7B
.
APIs
- limcheekin/deepseek-coder-6.7B-instruct-GGUF: limcheekin provides API for
deepseek-coder-6.7B-instruct-GGUF
model.
Contributing
Excited to see the awesome stuff you guys will create with DeepSeek Coder!