Go to file
2023-12-20 21:17:55 +08:00
images Add files via upload 2023-11-30 18:00:37 +08:00
Awesome_DeepSeek_Coder.png Add files via upload 2023-11-06 14:09:14 +08:00
README.md add AutoDev copilot and data tools 2023-12-20 21:17:55 +08:00

Awesome DeepSeek Coder

awesome-deepseek-coder Awesome

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

Quantized Models

  • TheBloke - TheBloke develops AWQ/GGUF/GPTQ format model files for DeepSeek's Deepseek Coder 1B/7B/33B models.
Model Size Base Instruct
1.3B deepseek-coder-1.3b-base-AWQ
deepseek-coder-1.3b-base-GGUF
deepseek-coder-1.3b-base-GPTQ
deepseek-coder-1.3b-instruct-AWQ
deepseek-coder-1.3b-instruct-GGUF
deepseek-coder-1.3b-instruct-GPTQ
5.7B deepseek-coder-5.7bmqa-base-AWQ
deepseek-coder-5.7bmqa-base-GGUF
deepseek-coder-5.7bmqa-base-GPTQ
deepseek-coder-5.7bmqa-instruct-AWQ(coming soon)
deepseek-coder-5.7bmqa-instruct-GGUF(coming soon)
deepseek-coder-5.7bmqa-instruct-GPTQ(coming soon)
6.7B deepseek-coder-6.7B-base-AWQ
deepseek-coder-6.7B-base-GGUF
deepseek-coder-6.7B-base-GPTQ
deepseek-coder-6.7B-instruct-AWQ
deepseek-coder-6.7B-instruct-GGUF
deepseek-coder-6.7B-instruct-GPTQ
33B deepseek-coder-33B-base-AWQ
deepseek-coder-33B-base-GGUF
deepseek-coder-33B-base-GPTQ
deepseek-coder-33B-instruct-AWQ
deepseek-coder-33B-instruct-GGUF
deepseek-coder-33B-instruct-GPTQ

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).

Tabby-Leaderboard

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

APIs

Contributing

Excited to see the awesome stuff you guys will create with DeepSeek Coder!