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

kingjones777/Qwen3.5-9B-ROCmFP4-GGUF overview

Qwen3.5 9B — ROCmFP4 / ROCmFPX GGUF AMD native FP4 / FP8 GGUF builds of Qwen/Qwen3.5 9B for RDNA3.5 / Strix Halo gfx1151 . Multimodal — mmproj BF16.gguf includ…

ggufrocmrocmfp4amdstrix-halogfx1151llama.cppqwenimage-text-to-textbase_model:Qwen/Qwen3.5-9Bbase_model:quantized:Qwen/Qwen3.5-9Blicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~879.0 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
image-text-to-text

Repository Files & Downloads

5 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Qwen3.5-9B-Q4_0_ROCMFP4_COHERENT.ggufGGUFQ4_0_ROCMFP4_COHERENT5.19 GBDownload
Qwen3.5-9B-Q6_0_ROCMFPX_AGENT.ggufGGUFQ6_0_ROCMFPX_AGENT7.90 GBDownload
Qwen3.5-9B-Q8_0_ROCMFPX.ggufGGUFQ8_0_ROCMFPX8.67 GBDownload
Qwen3.5-9B-Q8_0_ROCMFPX_AGENT.ggufGGUFQ8_0_ROCMFPX_AGENT8.77 GBDownload
mmproj-BF16.ggufGGUFBF16879.0 MBDownload

Model Details

Model IDkingjones777/Qwen3.5-9B-ROCmFP4-GGUF
Authorkingjones777
Pipelineimage-text-to-text
Licenseapache-2.0
Base modelQwen/Qwen3.5-9B
Last modified2026-08-18T01:59:46.000Z

Model README

---

license: apache-2.0

base_model: Qwen/Qwen3.5-9B

base_model_relation: quantized

pipeline_tag: image-text-to-text

tags:

  • gguf
  • rocm
  • rocmfp4
  • amd
  • strix-halo
  • gfx1151
  • llama.cpp
  • qwen

---

Qwen3.5-9B — ROCmFP4 / ROCmFPX GGUF

AMD-native FP4 / FP8 GGUF builds of Qwen/Qwen3.5-9B for RDNA3.5 / Strix Halo (gfx1151).

Multimodal — mmproj-BF16.gguf included.

Variants

| file | ftype | size | decode | spread |

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

| Qwen3.5-9B-Q4_0_ROCMFP4_COHERENT.gguf | 102 | 5.19 GiB | 39.34 t/s | 1.0036 |

| Qwen3.5-9B-Q6_0_ROCMFPX_AGENT.gguf | 114 | 7.90 GiB | 26.23 t/s | 1.0004 |

| Qwen3.5-9B-Q8_0_ROCMFPX.gguf | 111 | 8.67 GiB | 23.92 t/s | 1.0013 |

| Qwen3.5-9B-Q8_0_ROCMFPX_AGENT.gguf | 115 | 8.77 GiB | 23.78 t/s | 1.0004 |

Measured on an idle Ryzen AI MAX+ 395 (Strix Halo, gfx1151, ROCm 7.2.4):

-ngl 999 -c 4096 -fa on -fit off -np 1, 300-token generations, 12 samples with

two warm-ups on the same prompt as the measurement. Spread = slowest/fastest.

⚠️ An earlier pass of these same files, taken while other jobs shared the GPU, read

20% low with 20%+ spread. On this hardware a co-resident job is the single largest

source of benchmark error — measure on an idle box or say what else was resident.

Vision verified 4/4 on a four-quadrant colour image (red / blue / yellow / green) with

the bundled mmproj-BF16.gguf. ⛔ Vision needs -fa off.

Head protection

tie_word_embeddings: false — unlike the 0.8B/2B/4B in this family,

output.weight is present, so --output-tensor-type does real work here. Both the head and

the embedding sit at q6_K on the 4-bit, which is why it lands at 4.97 BPW rather than ~4.7:

two 248320x4096 matrices are a large share of a 9B file.

No MTP/draft head ships with the

source, so no speculative-decoding numbers are claimed.

Verification

Every artifact was loaded on real hardware and checked for: exact stat bytes vs the

--dry-run projection (a constant header delta; a varying one means truncation), the

actual token_embd / output.weight types, three correctness answers asserted against

content + reasoning with finish_reason recorded, and a decode median.

Credits

FP4/FP8 tensor types from the ROCmFPX fork of llama.cpp. These types do not exist in

mainline llama.cpp — a ROCmFPX-capable build is required to load them.

Run kingjones777/Qwen3.5-9B-ROCmFP4-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