kingjones777/Granite-4.1-8B-ROCmFP4-GGUF overview
β οΈ STOCK llama.cpp WILL NOT LOAD THIS MODEL π 39.90 tok/s β ~13% faster than Q4 K M , ranges disjoint by a wide margin. Granite 4.1 8B β ROCmFP4 tier 102 COHEβ¦
Runs locally from ~4.81 GB disk (8 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| granite-4.1-8b-Q4_0_ROCMFP4_COHERENT.gguf | GGUF | Q4_0_ROCMFP4_COHERENT | 4.81 GB | Download |
Model Details
| Model ID | kingjones777/Granite-4.1-8B-ROCmFP4-GGUF |
|---|---|
| Author | kingjones777 |
| Pipeline | text-generation |
| License | apache-2.0 |
| Base model | ibm-granite/granite-4.1-8b |
| Last modified | 2026-08-16T14:35:10.000Z |
Model README
---
license: apache-2.0
base_model: ibm-granite/granite-4.1-8b
base_model_relation: quantized
tags: [gguf, llama.cpp, rocm, gfx1151, strix-halo, amd, ryzen-ai-max-395, ai-max-395, rocmfpx, granite, ibm]
language: [en]
pipeline_tag: text-generation
---
> ### β οΈ STOCK llama.cpp WILL NOT LOAD THIS MODEL
> π 39.90 tok/s β ~13% faster than Q4_K_M, ranges disjoint by a wide margin.
Granite-4.1-8B β ROCmFP4 (tier 102 COHERENT) GGUF
A 4-bit ROCmFP4 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 | granite-4.1-8b-Q4_0_ROCMFP4_COHERENT.gguf |
| Size | 5.162 GB |
| BPW | 4.69 |
| ftype | Q4_0_ROCMFP4_COHERENT (102) |
β Requires a llama.cpp with the ROCmFP4 quant types
Q4_0_ROCMFP4_COHERENT (ftype 102) exists only in
charlie12345/ROCmFPX, not upstream llama.cpp.
Ignore the auto-generated "Use this model" commands above.
---
Measured
Ryzen AI MAX+ 395 (gfx1151, 128 GB unified, ROCm 7.2.4). **Median of 3+, warm-up discarded,
otherwise-idle box.** Correctness at the model's official sampling.
| build | size | decode (median) | range |
|---|---|---|---|
| this build | 5.162 GB | 39.90 | [39.87 β 39.93] |
| Q4_K_M | 5.348 GB | 35.27 | [35.22 β 35.28] |
~13% faster, ranges disjoint (39.87 min vs 35.28 max). Also 3.5% smaller.
Correctness: 17Γ23 β β
391 Β· capital of Japan β β
Tokyo Β· days in 2024 β β
366
Per-tensor types (audited in the finished file)
token_embd Q6_K Β· norms F32 Β· bulk Q4_0_ROCMFP4 (type 100)
granite is dense β no SSM/MoE state to protect.
---
What was NOT measured
- No perplexity run, and no quality A/B against the baseline or 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/Granite-4.1-8B-ROCmFP4-GGUF with guIDE
Download guIDE β the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face Β· Compare models