Quick start
ollama run deepseek-coder-v2Available sizes
| Tag | Size | Quantization | Context | Min RAM |
|---|---|---|---|---|
| deepseek-coder-v2:latest | 8.9GB | q4_k_m | 160K context | 11.1 GB |
| deepseek-coder-v2:236b | 133GB | q4_k_m | 4K context | 166.2 GB |
Strengths & Limitations
Strengths
- Strong code generation
- Comparable to GPT4-Turbo on code tasks
- Open-source and customizable
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 pullsdeepseek-coderCode
DeepSeek Coder is a capable coding model trained on two trillion code and natural language tokens.
3.1M pulls