Quick start
ollama run deepseek-coderAvailable sizes
| Tag | Size | Quantization | Context | Min RAM |
|---|---|---|---|---|
| deepseek-coder:6.7b | 3.8GB | q4_k_m | 16K context | 4.8 GB |
| deepseek-coder:33b | 19GB | q4_k_m | 16K context | 23.8 GB |
Strengths & Limitations
Strengths
- Excellent code generation
- Strong understanding of code and natural language
- Trained on a massive dataset
Related models
qwen2.5-coderCode
The latest series of Code-Specific Qwen models, with significant improvements in code generation, code reasoning, and code fixing.
11.3M pullscodellamaCode
A large language model that can use text prompts to generate and discuss code.
4.3M pullsqwen3-coderCode
Alibaba's performant long context models for agentic and coding tasks.
3.2M pullscodegemmaCode
CodeGemma is a collection of powerful, lightweight models that can perform a variety of coding tasks like fill-in-the-middle code completion, code generation, natural language understanding, mathematical reasoning, and instruction following.
2.2M pulls