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

kingjones777/Ling-3.0-tiny-ROCmFPX-Q8_0-AGENT-GGUF overview

⚠️ STOCK llama.cpp WILL NOT LOAD THIS MODEL 7.72 GiB · 88.82 tok/s on a Ryzen AI MAX+ 395. Ling 3.0 tiny — ROCmFPX 8 bit AGENT GGUF An 8 bit ROCmFPX quantizati…

ggufllama.cpprocmgfx1151strix-haloamdryzen-ai-max-395rocmfpxlingbailingmoe3moetext-generationenbase_model:inclusionAI/Ling-3.0-tinybase_model:quantized:inclusionAI/Ling-3.0-tinylicense:mitendpoints_compatibleregion:usconversational

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

Downloads
0
Likes
0
Pipeline
text-generation

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Ling-3.0-tiny-Q8_0_ROCMFPX_AGENT.ggufGGUFQ8_0_ROCMFPX_AGENT7.72 GBDownload

Model Details

Model IDkingjones777/Ling-3.0-tiny-ROCmFPX-Q8_0-AGENT-GGUF
Authorkingjones777
Pipelinetext-generation
Licensemit
Base modelinclusionAI/Ling-3.0-tiny
Last modified2026-08-16T15:16:36.000Z

Model README

---

license: mit

base_model: inclusionAI/Ling-3.0-tiny

base_model_relation: quantized

tags: [gguf, llama.cpp, rocm, gfx1151, strix-halo, amd, ryzen-ai-max-395, rocmfpx, ling, bailingmoe3, moe]

language: [en]

pipeline_tag: text-generation

---

> ### ⚠️ STOCK llama.cpp WILL NOT LOAD THIS MODEL

>

> 7.72 GiB · 88.82 tok/s on a Ryzen AI MAX+ 395.

Ling-3.0-tiny — ROCmFPX 8-bit AGENT GGUF

An 8-bit ROCmFPX quantization for AMD gfx1151 (Ryzen AI MAX+ 395 / Strix Halo),

quantized from BF16 GGUF — a lossless source, not a requantization of a lower-bit build.

| | |

|---|---|

| File | Ling-3.0-tiny-Q8_0_ROCMFPX_AGENT.gguf |

| Size | 7.72 GiB |

| BPW | 8.40 |

| ftype | Q8_0_ROCMFPX_AGENT (115) |

Requires the Q-LoRA bailingmoe3 arch port (q_lora_rank=256). Our port is in patches/; without it no GGUF of this model loads at all.

⛔ Requires a llama.cpp with the ROCmFPX quant types

Q8_0_ROCMFPX (ftype 111) and Q8_0_ROCMFPX_AGENT (ftype 115) exist only in

charlie12345/ROCmFPX, not upstream llama.cpp.

Stock llama.cpp reports invalid ggml type 103. Ignore the auto-generated

"Use this model" commands above.

---

All quant variants

Three builds of this model, all measured in one session on one box with one binary

(Ryzen AI MAX+ 395, gfx1151, ROCm 7.2.4, ROCmFPX-2809dc5) — so these rows are directly

comparable. Median of 3, warm-up discarded, otherwise-idle box.

| variant | ftype | size | bpw | decode (median) | range | repo |

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

| 4-bit COHERENT | 102 | 4.30 GiB | 4.67 | 104.04 | 104.00 – 104.24 | Ling-3.0-tiny-ROCmFP4-GGUF |

| 8-bit AGENT | 115 | 7.72 GiB | 8.40 | 88.82 | 88.80 – 88.83 | Ling-3.0-tiny-ROCmFPX-Q8_0-AGENT-GGUF |

| 8-bit plain | 111 | 7.62 GiB | 8.28 | 89.51 | 89.48 – 89.51 | Ling-3.0-tiny-ROCmFPX-Q8_0-GGUF |

⚠️ The 4-bit build is faster (104.04 vs ~89 tok/s) and 44% smaller. These 8-bit builds exist for accuracy headroom, not speed — pick them only if you need the extra precision.

What AGENT actually changes: it keeps far more tensors at true Q8_0 instead of the

packed 8-bit type — measured in these files, 135 tensors vs 2 tensors. On models with an

MTP draft head that raises draft acceptance and wins ~6%; these two models have no MTP head,

and here the two 8-bit builds are within noise of each other.

Correctness: 3/3 clean on all three builds (391 · Tokyo · 366).

Per-tensor types (audited in this finished file)

output.weight Q8_0 · token_embd Q8_0 · 176 packed TYPE_103 · 215 F32 · 135 Q8_0 · attn_v 14 of 24 at Q8_0

---

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; a damaged model can pass them.

  • No long-context testing. · No tool-calling evaluation.

Base model licence inherited; credit for the model goes to its authors.

Run kingjones777/Ling-3.0-tiny-ROCmFPX-Q8_0-AGENT-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