Llama-3.3-70B-Instruct-GGUF
MaziyarPanahi/Llama-3.3-70B-Instruct-GGUF contains GGUF format model files for meta-llama/Llama-3.3-70B-Instruct.
Params
—
Context
—
Downloads 30d
179 K
Likes
21
Download history
daily snapshots · 33 days
▲ 9 K in the last 30 days (4.7%)
188 K179 K
Aug 22Sep 1Sep 11Sep 20
188 K179 K
Aug 19Aug 30Sep 10Sep 20
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 |
|---|---|---|---|---|
| Llama-3.3-70B-Instruct.Q2_K.gguf | Q2_K | 26.4 GB | 29.5 GB | ❌ Won’t fit |
| Llama-3.3-70B-Instruct.Q3_K_S.gguf | Q3_K_S | 30.9 GB | 34.5 GB | ❌ Won’t fit |
| Llama-3.3-70B-Instruct.Q3_K_M.gguf | Q3_K_M | 34.3 GB | 38.2 GB | ❌ Won’t fit |
| Llama-3.3-70B-Instruct.Q3_K_L.gguf | Q3_K_L | 37.1 GB | 41.4 GB | ❌ Won’t fit |
| Llama-3.3-70B-Instruct.Q4_K_S.gguf | Q4_K_S | 40.3 GB | 44.9 GB | ❌ Won’t fit |
| Llama-3.3-70B-Instruct.Q4_K_M.gguf | Q4_K_M | 42.5 GB | 47.3 GB | ❌ Won’t fit |
| Llama-3.3-70B-Instruct.Q5_K_S.gguf | Q5_K_S | 48.7 GB | 54.0 GB | ❌ Won’t fit |
| Llama-3.3-70B-Instruct.Q5_K_M.gguf | Q5_K_M | 49.9 GB | 55.4 GB | ❌ Won’t fit |
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 llama-3-3-70b-instruct-gguf # pin the quantization explicitly $ ollama run llama-3-3-70b-instruct-gguf-q4_k_m
$ huggingface-cli download MaziyarPanahi/Llama-3.3-70B-Instruct-GGUF-GGUF \
Llama-3.3-70B-Instruct.Q4_K_M.gguf --local-dir .
$ llama-cli -m Llama-3.3-70B-Instruct.Q4_K_M.gguf \
-c 8192 -ngl 99 -t 8 --color
$ curl -s https://aimodelscomparison.com/api/v1/models/llama-3-3-70b-instruct-gguf
{
"hf_id": "MaziyarPanahi/Llama-3.3-70B-Instruct-GGUF",
"params_b": null,
"context_length": null,
"license": { "id": "", "commercial": "unknown" },
"downloads_30d": 178817,
"vram_estimates": [
{ "quant": "Q2_K", "gb": 29.5 },
{ "quant": "Q3_K_L", "gb": 41.4 }
],
"updated_at": "2026-08-19T01:00:35Z"
}
Specifications
- First seen on the Hub
- 2024-12-06
- Base model
- Llama-3.3-70B-Instruct
- Training datasets
- undisclosed
- Added to our catalog
- 2026-08-19
Family
Base model and the most-downloaded derivatives in the catalog.
Compare with any text-generation model