Parable-Granite-4.1-8B-Claude-Fable-5-GGUF
> ~6 GB of RAM is all you need. The Q4 build fits comfortably on an ordinary laptop or a mid-range GPU. > One command and you have a private, offline reasoning model on your machine: > > bash > ollama run hf.co/AnkitAI/Parable-Granite-4.1-8B-Claude-Fable-5-GGUF:Q4KM >
Params
—
Context
—
Downloads 30d
362 K
Likes
5
Download history
daily snapshots · 35 days
▲ 143 K in the last 30 days (65.2%)
393 K234 K
Aug 23Sep 2Sep 12Sep 21
393 K183 K
Aug 18Aug 29Sep 10Sep 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 |
|---|---|---|---|---|
| Parable-Granite-4.1-8B-Claude-Fable-5-GGUF-Q4_K_M.gguf | Q4_K_M | 5.1 GB | 6.1 GB | ✅ Runs comfortably |
| Parable-Granite-4.1-8B-Claude-Fable-5-GGUF-Q5_K_M.gguf | Q5_K_M | 6.0 GB | 7.1 GB | ✅ Runs comfortably |
| Parable-Granite-4.1-8B-Claude-Fable-5-GGUF-Q6_K.gguf | Q6_K | 6.9 GB | 8.1 GB | ✅ Runs comfortably |
| Parable-Granite-4.1-8B-Claude-Fable-5-GGUF-Q8_0.gguf | Q8_0 | 8.9 GB | 10.3 GB | ✅ Runs comfortably |
| Parable-Granite-4.1-8B-Claude-Fable-5-GGUF-F16.gguf | GGUF | 16.8 GB | 18.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 parable-granite-4-1-8b-claude-fable-5-gguf # pin the quantization explicitly $ ollama run parable-granite-4-1-8b-claude-fable-5-gguf-q4_k_m
$ huggingface-cli download AnkitAI/Parable-Granite-4.1-8B-Claude-Fable-5-GGUF-GGUF \
Parable-Granite-4.1-8B-Claude-Fable-5-GGUF-Q4_K_M.gguf --local-dir .
$ llama-cli -m Parable-Granite-4.1-8B-Claude-Fable-5-GGUF-Q4_K_M.gguf \
-c 8192 -ngl 99 -t 8 --color
$ curl -s https://aimodelscomparison.com/api/v1/models/parable-granite-4-1-8b-claude-fable-5-gguf
{
"hf_id": "AnkitAI/Parable-Granite-4.1-8B-Claude-Fable-5-GGUF",
"params_b": null,
"context_length": null,
"license": { "id": "apache-2.0", "commercial": "yes" },
"downloads_30d": 361738,
"vram_estimates": [
{ "quant": "GGUF", "gb": 18.9 },
{ "quant": "Q4_K_M", "gb": 6.1 }
],
"updated_at": "2026-08-18T01:00:32Z"
}
Specifications
- Licence
- apache-2.0
- First seen on the Hub
- 2026-07-13
- Base model
- granite-4.1-8b
- Training datasets
- Glint-Research/Fable-5-traces, Roman1111111/gpt5.5-terminal
- Added to our catalog
- 2026-08-18
Family
Base model and the most-downloaded derivatives in the catalog.
Compare with any text-generation model