Parable-Qwen3-4B-Claude-Fable-5-GGUF
A 4B local coding model with agent instincts. Planning, tool habits and terminal reasoning distilled from real Claude Fable 5 agent sessions, not synthetic Q&A. Runs on ~2.5 GB of RAM.
Params
—
Context
—
Downloads 30d
489 K
Likes
18
Download history
daily snapshots · 38 days
▲ 192 K in the last 30 days (64.5%)
515 K310 K
Aug 22Sep 1Sep 11Sep 20
515 K186 K
Aug 14Aug 26Sep 8Sep 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 |
|---|---|---|---|---|
| Parable-Qwen3-4B-Claude-Fable-5-GGUF-Q4_K_M.gguf | Q4_K_M | 2.5 GB | 3.2 GB | ✅ Runs comfortably |
| Parable-Qwen3-4B-Claude-Fable-5-GGUF-Q5_K_M.gguf | Q5_K_M | 2.9 GB | 3.7 GB | ✅ Runs comfortably |
| Parable-Qwen3-4B-Claude-Fable-5-GGUF-Q6_K.gguf | Q6_K | 3.3 GB | 4.1 GB | ✅ Runs comfortably |
| Parable-Qwen3-4B-Claude-Fable-5-GGUF-Q8_0.gguf | Q8_0 | 4.3 GB | 5.2 GB | ✅ Runs comfortably |
| Parable-Qwen3-4B-Claude-Fable-5-GGUF-F16.gguf | GGUF | 8.1 GB | 9.4 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-qwen3-4b-claude-fable-5-gguf # pin the quantization explicitly $ ollama run parable-qwen3-4b-claude-fable-5-gguf-q4_k_m
$ huggingface-cli download AnkitAI/Parable-Qwen3-4B-Claude-Fable-5-GGUF-GGUF \
Parable-Qwen3-4B-Claude-Fable-5-GGUF-Q4_K_M.gguf --local-dir .
$ llama-cli -m Parable-Qwen3-4B-Claude-Fable-5-GGUF-Q4_K_M.gguf \
-c 8192 -ngl 99 -t 8 --color
$ curl -s https://aimodelscomparison.com/api/v1/models/parable-qwen3-4b-claude-fable-5-gguf
{
"hf_id": "AnkitAI/Parable-Qwen3-4B-Claude-Fable-5-GGUF",
"params_b": null,
"context_length": null,
"license": { "id": "apache-2.0", "commercial": "yes" },
"downloads_30d": 489363,
"vram_estimates": [
{ "quant": "GGUF", "gb": 9.4 },
{ "quant": "Q4_K_M", "gb": 3.2 }
],
"updated_at": "2026-08-14T01:00:38Z"
}
Specifications
- Licence
- apache-2.0
- First seen on the Hub
- 2026-07-09
- Base model
- Qwen3-4B
- Training datasets
- Glint-Research/Fable-5-traces, Roman1111111/gpt5.5-terminal
- Added to our catalog
- 2026-08-14
Compare with any text-generation model