📚 [English] | 中文
A curated list of open-source projects related to DeepSeek Coder.
Chat Website: coder.deepseek.com
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 |
- TheBloke - TheBloke develops AWQ/GGUF/GPTQ format model files for DeepSeek's Deepseek Coder 1B/7B/33B models.
refact, an open-source AI coding assistant with blazing-fast code completion, powerful code improvement tools, and chat. It supports deepseek-coder/1.3b/base
, deepseek-coder/5.7b/mqa-base
, deepseek-coder/6.7b/instruct
, deepseek-coder/33b/instruct
.
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, an open-source JetBrains' IDE AI coding assistant. It provide Deepseek 6.7b finetune data tools by Unit Eval, related to AutoDev prompts' datasets and finetuned model, and API server example
- limcheekin/deepseek-coder-6.7B-instruct-GGUF: limcheekin provides API for
deepseek-coder-6.7B-instruct-GGUF
model.
Excited to see the awesome stuff you guys will create with DeepSeek Coder!