DeepSeek-Coder-V2-Lite-Instruct-GGUF
Original model: https://huggingface.co/deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct
Params
—
Context
—
Downloads 30d
461 K
Likes
192
Download history
daily snapshots · 26 days461 K196 K
Aug 27Sep 4Sep 13Sep 21
Can you run it?
Estimated VRAM at 8K context unless noted. Pick your hardware to see the verdict per quantization.
| File | Quant | Size | Est. VRAM | Verdict on RTX 4090 · 24 GB |
|---|---|---|---|---|
| DeepSeek-Coder-V2-Lite-Instruct-IQ2_S.gguf | IQ2_S | 6.0 GB | 7.1 GB | ✅ Runs comfortably |
| DeepSeek-Coder-V2-Lite-Instruct-IQ2_XS.gguf | IQ2_XS | 6.0 GB | 7.1 GB | ✅ Runs comfortably |
| DeepSeek-Coder-V2-Lite-Instruct-IQ2_M.gguf | IQ2_M | 6.3 GB | 7.5 GB | ✅ Runs comfortably |
| DeepSeek-Coder-V2-Lite-Instruct-Q2_K.gguf | Q2_K | 6.4 GB | 7.6 GB | ✅ Runs comfortably |
| DeepSeek-Coder-V2-Lite-Instruct-IQ3_XXS.gguf | IQ3_XXS | 7.0 GB | 8.2 GB | ✅ Runs comfortably |
| DeepSeek-Coder-V2-Lite-Instruct-IQ3_XS.gguf | IQ3_XS | 7.1 GB | 8.3 GB | ✅ Runs comfortably |
| DeepSeek-Coder-V2-Lite-Instruct-IQ3_M.gguf | IQ3_M | 7.6 GB | 8.8 GB | ✅ Runs comfortably |
| DeepSeek-Coder-V2-Lite-Instruct-IQ4_XS.gguf | IQ4_XS | 8.6 GB | 9.9 GB | ✅ Runs comfortably |
Estimate: file size × 1.1 + KV cache at 8K + 0.5 GB overhead. Not a benchmark — how we calculate this.
Run it
copy-paste, exact tags checked against the Hub$ ollama run deepseek-coder-v2-lite-instruct-gguf # pin the quantization explicitly $ ollama run deepseek-coder-v2-lite-instruct-gguf-iq2_m
$ huggingface-cli download bartowski/DeepSeek-Coder-V2-Lite-Instruct-GGUF-GGUF \
DeepSeek-Coder-V2-Lite-Instruct-IQ2_M.gguf --local-dir .
$ llama-cli -m DeepSeek-Coder-V2-Lite-Instruct-IQ2_M.gguf \
-c 8192 -ngl 99 -t 8 --color
$ curl -s https://aimodelscomparison.com/api/v1/models/deepseek-coder-v2-lite-instruct-gguf
{
"hf_id": "bartowski/DeepSeek-Coder-V2-Lite-Instruct-GGUF",
"params_b": null,
"context_length": null,
"license": { "id": "other", "commercial": "unknown" },
"downloads_30d": 461234,
"vram_estimates": [
{ "quant": "IQ2_M", "gb": 7.5 },
{ "quant": "IQ2_S", "gb": 7.1 }
],
"updated_at": "2026-08-27T01:00:32Z"
}
Specifications
- Licence
- other
- First seen on the Hub
- 2024-06-17
- Training datasets
- undisclosed
- Added to our catalog
- 2026-08-27
Compare with any text-generation model