GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

KikoCis/Qwythos-9B-Claude-Mythos-5-1M-GGUF overview

banner banner.png Qwythos 9B Claude Mythos 5 1M — full GGUF ladder + KLD fidelity metrics This is NOT my model. All weights and training are by empero ai https…

ggufqwen35imatrixquantizedenbase_model:empero-ai/Qwythos-9B-Claude-Mythos-5-1Mbase_model:quantized:empero-ai/Qwythos-9B-Claude-Mythos-5-1Mlicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~4.41 GB disk (8 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
Author

Repository Files & Downloads

6 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Qwythos-9B-IQ4_XS.ggufGGUFIQ4_XS4.96 GBDownload
Qwythos-9B-Q3_K_M.ggufGGUFQ3_K_M4.41 GBDownload
Qwythos-9B-Q4_K_M.ggufGGUFQ4_K_M5.38 GBDownload
Qwythos-9B-Q5_K_M.ggufGGUFQ5_K_M6.19 GBDownload
Qwythos-9B-Q6_K.ggufGGUFQ6_K7.04 GBDownload
Qwythos-9B-Q8_0.ggufGGUFQ8_09.11 GBDownload

Model Details

Model IDKikoCis/Qwythos-9B-Claude-Mythos-5-1M-GGUF
AuthorKikoCis
Pipeline
Licenseapache-2.0
Base modelempero-ai/Qwythos-9B-Claude-Mythos-5-1M
Last modified2026-07-14T06:36:57.000Z

Model README

---

license: apache-2.0

base_model: empero-ai/Qwythos-9B-Claude-Mythos-5-1M

tags: [gguf, qwen35, imatrix, quantized]

language: [en]

---

!banner

Qwythos-9B-Claude-Mythos-5-1M — full GGUF ladder + KLD fidelity metrics

> This is NOT my model. All weights and training are by empero-ai (Qwythos-9B-Claude-Mythos-5-1M, Apache-2.0). This is an independent GGUF repack whose value-add is the objective fidelity measurement (KLD/PPL/Top-1 vs the Q8 reference) + provenance that the existing community GGUFs don't publish. No weights were modified.

✅ Recommended files

| Use case | File | Size | Top-1 vs Q8 |

|---|---|---|---|

| Archival / best | Qwythos-9B-Q8_0.gguf | 9.8 GB | 100% |

| Near-lossless | Qwythos-9B-Q6_K.gguf | 7.6 GB | 97.4% |

| Balanced | Qwythos-9B-Q5_K_M.gguf | 6.6 GB | 95.7% |

| Best compact (imatrix) | Qwythos-9B-IQ4_XS.gguf | 5.3 GB | 94.1% |

| Smallest (lossy) | Qwythos-9B-Q3_K_M.gguf | 4.7 GB | 83.7% |

> Tip: IQ4_XS dominates Q4_K_M — smaller (5.3 vs 5.8 GB) and more faithful (94.1% vs 92.3% Top-1), thanks to the imatrix.

📊 Metrics — fidelity vs the Q8_0 reference

Measured with llama-perplexity --kl-divergence (68 chunks, n_ctx 512). KLD is the gold-standard quant-fidelity metric; Top-1 match = how often the quant's argmax equals the reference's.

| Quant | Size | PPL vs Q8 | KLD mean | KLD p50 | Top-1 match |

|---|---|---|---|---|---|

| Q8_0 | 9.79 GB | ref | ref | ref | 100.0% |

| Q6_K | 7.56 GB | +-0.03% | 0.0056 | 0.0016 | 97.4% |

| Q5_K_M | 6.64 GB | +-0.01% | 0.0129 | 0.0043 | 95.7% |

| Q4_K_M | 5.78 GB | +0.79% | 0.0356 | 0.0146 | 92.3% |

| IQ4_XS | 5.33 GB | +1.05% | 0.0230 | 0.0097 | 94.1% |

| Q3_K_M | 4.74 GB | +17.80% | 0.1576 | 0.0725 | 83.7% |

> Reference = Q8_0, not BF16. Qwythos is a hybrid qwen35 arch (SSM + attention, like Ornith), which llama.cpp does not lower cleanly from safetensors. So the ladder is requantized from empero-ai's official Q8_0 (near-lossless) with --allow-requantize + an imatrix, and fidelity is measured against that Q8_0. (Q3_K_M shows real degradation — 83.7% / +17.8% PPL; use IQ4_XS+ for quality.)

!fidelity vs size

🚀 Run it

ollama run hf.co/KikoCis/Qwythos-9B-Claude-Mythos-5-1M-GGUF:Q5_K_M
llama-server -m Qwythos-9B-Q5_K_M.gguf -c 32768

Sampling: qwen3.5-family reasoning models want temp 1.0 / top_p 0.95 — low temp causes repetition loops. For Ollama with a recent build, use RENDERER qwen3.5 + PARSER qwen3.5.

⚠️ Honest scope

This release is fidelity-gated (KLD-measured), which is the differentiator over the existing community GGUFs. It is not an independent capability benchmark — for agentic/reasoning scores of Qwythos itself, see empero-ai's model card (their "Mythos-5" claims are theirs, not independently re-verified here).

🔁 Provenance

Requantized from the official Q8_0 with llama-quantize --allow-requantize + imatrix (qwythos.imatrix, 248 KB calibration corpus). Scripts in scripts/, per-quant KLD logs in reports/, SHA-256 in reports/artifact-sha256sums.txt.

Credit

Model © empero-ai (Apache-2.0). This repack + fidelity metrics: KikoCis.

Run KikoCis/Qwythos-9B-Claude-Mythos-5-1M-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models