kingjones777/Mellum2-12B-A2.5B-Thinking-ROCmFPX-Q8_0-AGENT-GGUF overview
⚠️ STOCK llama.cpp WILL NOT LOAD THIS MODEL The Mellum architecture is not merged upstream PR 23966 https://github.com/ggml org/llama.cpp/pull/23966 and these …
Runs locally from ~11.88 GB disk (12 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Mellum2-12B-A2.5B-Thinking-Q8_0_ROCMFPX_AGENT.gguf | GGUF | Q8_0_ROCMFPX_AGENT | 11.88 GB | Download |
Model Details
| Model ID | kingjones777/Mellum2-12B-A2.5B-Thinking-ROCmFPX-Q8_0-AGENT-GGUF |
|---|---|
| Author | kingjones777 |
| Pipeline | text-generation |
| License | apache-2.0 |
| Base model | JetBrains/Mellum2-12B-A2.5B-Thinking |
| Last modified | 2026-08-16T16:36:47.000Z |
Model README
---
license: apache-2.0
base_model: JetBrains/Mellum2-12B-A2.5B-Thinking
base_model_relation: quantized
tags: [gguf, llama.cpp, rocm, gfx1151, strix-halo, amd, ryzen-ai-max-395, rocmfpx, mellum, moe, code, code-completion]
language: [en]
pipeline_tag: text-generation
---
> ### ⚠️ STOCK llama.cpp WILL NOT LOAD THIS MODEL
>
> The Mellum architecture is not merged upstream (PR
> #23966) and these are ROCmFPX quant types.
>
> 11.88 GiB · 74.41 tok/s on a Ryzen AI MAX+ 395.
Mellum2-12B-A2.5B-Thinking — ROCmFPX 8-bit AGENT GGUF
An 8-bit ROCmFPX quantization for AMD gfx1151 (Ryzen AI MAX+ 395 / Strix Halo), quantized
from BF16 GGUF (24,311,969,856 B) — a lossless source, byte-verified against the upstream blob.
| | |
|---|---|
| File | Mellum2-12B-A2.5B-Thinking-Q8_0_ROCMFPX_AGENT.gguf |
| Size | 11.88 GiB (12,754,958,400 B) |
| BPW | 8.39 |
| ftype | Q8_0_ROCMFPX_AGENT (115) |
⛔ Requires a llama.cpp with the ROCmFPX quant types
Q8_0_ROCMFPX (111) / Q8_0_ROCMFPX_AGENT (115) exist only in
charlie12345/ROCmFPX. Stock llama.cpp reports
invalid ggml type 103. The Mellum arch itself is also not merged upstream
(PR #23966). Ignore the auto-generated
"Use this model" commands above.
---
All quant variants
All measured on one box, one binary (Ryzen AI MAX+ 395, gfx1151, ROCm 7.2.4), median of 3,
warm-up discarded — so these rows are directly comparable.
| variant | ftype | size | bpw | decode (median) | range |
|---|---|---|---|---|---|
| 4-bit COHERENT | 102 | 6.49 GiB | 4.59 | 104.99 | 104.96 – 105.73 |
| 8-bit AGENT | 115 | 11.88 GiB | 8.39 | 74.41 | 74.36 – 74.42 |
| 8-bit plain | 111 | 11.70 GiB | 8.27 | 75.72 | 75.72 – 75.73 |
Repos: 4-bit ·
⚠️ AGENT is SLIGHTLY SLOWER here — 74.41 vs 75.72. The opposite of the Instruct variant, which tells you the difference is model-specific and small. Neither 8-bit build approaches the 4-bit build's 104.99 tok/s.
> On AGENT generally: it keeps more tensors at true Q8_0 instead of the packed 8-bit type.
> That raises MTP draft acceptance on models which have an MTP head (measured +6.2% on
> Qwen3.8-27B). Mellum2 has no MTP head, so there is nothing for the extra precision to feed
> and the two 8-bit builds differ only marginally — in either direction.
Correctness: 17×23 ⇒ ✅ 391 · capital of Japan ⇒ ✅ Tokyo · days in 2024 ⇒ ✅ 366
(checked with a 1024-token budget — a small budget makes these models look broken by spending it
all inside <think> and returning empty content.)
---
What was NOT measured
- No perplexity run, and no quality A/B against the source. The checks above are
memorized-fact prompts — necessary but not sufficient.
- No long-context testing. · No tool-calling evaluation.
Base model licence inherited; credit for the model goes to its authors.
Run kingjones777/Mellum2-12B-A2.5B-Thinking-ROCmFPX-Q8_0-AGENT-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models