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

gsrunion/Qwen3.6-35B-A3B-ROCmFP4-STRIX_LEAN-GGUF overview

Qwen3.6 35B A3B — ROCmFP4 STRIX LEAN quant for AMD Strix Halo Q4 0 ROCMFP4 STRIX LEAN GGUF quantization of Qwen/Qwen3.6 35B A3B https://huggingface.co/Qwen/Qwe…

ggufrocmfp4rocmfpxquantizedimatrixamdrocmstrix-halogfx1151moemultimodalimage-text-to-textenzhbase_model:Qwen/Qwen3.6-35B-A3Bbase_model:quantized:Qwen/Qwen3.6-35B-A3Blicense:apache-2.0endpoints_compatibleregion:usconversational

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

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

Repository Files & Downloads

2 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Qwen3.6-35B-A3B-Q4_0_ROCMFP4_STRIX_LEAN.ggufGGUFQ4_0_ROCMFP4_STRIX_LEAN17.74 GBDownload
mmproj-BF16.ggufGGUFBF16861.0 MBDownload

Model Details

Model IDgsrunion/Qwen3.6-35B-A3B-ROCmFP4-STRIX_LEAN-GGUF
Authorgsrunion
Pipelineimage-text-to-text
Licenseapache-2.0
Base modelQwen/Qwen3.6-35B-A3B
Last modified2026-07-23T13:51:35.000Z

Model README

---

license: apache-2.0

language:

- en

- zh

base_model: Qwen/Qwen3.6-35B-A3B

base_model_relation: quantized

pipeline_tag: image-text-to-text

library_name: gguf

tags:

- gguf

- rocmfp4

- rocmfpx

- quantized

- imatrix

- amd

- rocm

- strix-halo

- gfx1151

- moe

- multimodal

---

Qwen3.6-35B-A3B — ROCmFP4 STRIX_LEAN quant for AMD Strix Halo

Q4_0_ROCMFP4_STRIX_LEAN GGUF quantization of

Qwen/Qwen3.6-35B-A3B

(Qwen3.5-MoE architecture, ~3B active, multimodal), produced for AMD Strix

Halo (Ryzen AI Max, gfx1151).

> ⚠️ These files use ROCmFP4 tensor types (ggml type 106) — stock

> llama.cpp will reject them (invalid ggml type). Use either:

> - kyuz0/amd-strix-halo-toolboxes

> rocm-7.2.4-rocmfp4 image (public, maintained), or

> - the Hal0ai/Hal0_ROCmFPX

> llama.cpp fork.

First published STRIX_LEAN of this model as far as I can tell (a

ROCMFP4_FAST and an MTP-focused ROCmFP4 exist elsewhere — the STRIX_LEAN

recipe trades a hair of file size for the Strix attn-K/V quality layout +

Q5_K token embeddings).

Files

| File | Quant | BPW | Size | Notes |

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

| Qwen3.6-35B-A3B-Q4_0_ROCMFP4_STRIX_LEAN.gguf | Q4_0_ROCMFP4_STRIX_LEAN | 4.29 | 19.0 GB | Fits a 64 GB carve-out with long context to spare |

| mmproj-BF16.gguf | BF16 | — | 0.90 GB | Vision projector — load alongside the quant |

| imatrix_unsloth.gguf_file | — | — | 184 MB | Importance matrix used for calibration (from unsloth) |

Measured performance

AMD Ryzen AI Max+ 395 (Strix Halo, 128 GB unified LPDDR5X), ROCm backend,

kyuz0 rocm-7.2.4-rocmfp4 toolbox, llama-bench -fa 1 --mmap 0:

| test | tok/s |

|---|---|

| pp512 | 1102 |

| tg128 | 63.1 |

For reference, the same model as UD-Q4_K_XL runs 48 tok/s on identical

hardware — the ROCmFP4 kernels are worth ~+31% decode on Strix Halo.

How it was made

BF16 GGUF source and imatrix from

unsloth/Qwen3.6-35B-A3B-MTP-GGUF:

llama-quantize --imatrix imatrix_unsloth.gguf_file \
  Qwen3.6-35B-A3B-BF16-00001-of-00002.gguf \
  Qwen3.6-35B-A3B-Q4_0_ROCMFP4_STRIX_LEAN.gguf \
  Q4_0_ROCMFP4_STRIX_LEAN

(nextn/MTP metadata from the source survives conversion, though speculative

decoding showed no speedup on Strix Halo in my testing — plain decode is

recommended.)

Serving

llama-server -m Qwen3.6-35B-A3B-Q4_0_ROCMFP4_STRIX_LEAN.gguf \
  --mmproj mmproj-BF16.gguf -ngl 999 -fa on --jinja -c 65536

Companion repos

Credits

maintained builds: kyuz0

Run gsrunion/Qwen3.6-35B-A3B-ROCmFP4-STRIX_LEAN-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