Go to file
2023-11-30 17:58:39 +08:00
Awesome_DeepSeek_Coder.png Add files via upload 2023-11-06 14:09:14 +08:00
README.md Update README.md 2023-11-30 17:58:39 +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 is a self-hosted, open-source AI coding assistant, serving as an alternative to GitHub Copilot. Tabby's recent leaderboard reveals DeepSeekCoder-6.7B as the top performer in code completion (https://leaderboard.tabbyml.com/).

Tabby-Leaderboard

APIs

Contributing

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