JamieBradfield/qwen3.8-9b-hermes-fc-clean-restraint-GGUF overview
Qwen3.8 9B Hermes FC — Clean Restraint GGUF ROCmFPX quantized version of JamieBradfield/qwen3.8 9b hermes fc clean restraint https://huggingface.co/JamieBradfi…
Runs locally from ~4.58 GB disk (8 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| qwen3.8-9b-hf-fc-v29-armB2-175-Q4_0_ROCMFP4_FAST.gguf | GGUF | Q4_0_ROCMFP4_FAST | 4.58 GB | Download |
Model Details
| Model ID | JamieBradfield/qwen3.8-9b-hermes-fc-clean-restraint-GGUF |
|---|---|
| Author | JamieBradfield |
| Pipeline | text-generation |
| License | apache-2.0 |
| Base model | JamieBradfield/qwen3.8-9b-hermes-fc-clean-restraint |
| Last modified | 2026-09-03T17:17:09.000Z |
Model README
---
license: apache-2.0
base_model: JamieBradfield/qwen3.8-9b-hermes-fc-clean-restraint
tags:
- qwen3.5
- function-calling
- tool-use
- qlora
- finetune
- gguf
- rocmfpx
- restraint
pipeline_tag: text-generation
language:
- en
library_name: gguf
---
Qwen3.8-9B Hermes FC — Clean Restraint (GGUF)
ROCmFPX-quantized version of
JamieBradfield/qwen3.8-9b-hermes-fc-clean-restraint
(BF16 merge in the parent repo).
Quant details
| file | quant | size | notes |
|---|---|---|---|
| qwen3.8-9b-hf-fc-v29-armB2-175-Q4_0_ROCMFP4_FAST.gguf | Q4_0_ROCMFP4_FAST | 4.69 GB | ROCmFPX (AMD RDNA3 kernels); fast-path quant of the BF16 merge |
Convert/quantize: llama-rocmfpx fork, convert_hf_to_gguf.py --outtype bf16
→ llama-quantize Q4_0_ROCMFP4_FAST.
ROCmFPX quants target AMD ROCm inference (RX 7700 XT in the author's rig,
12 GB VRAM, served at 64k context with q8_0/turbo3 KV). Perplexity on a
held-out probe ruler: Q4 1.148 vs Q8 1.145 — this quant is effectively
lossless vs the near-lossless Q8 on the ruler that matters. For portable
use, convert from the BF16 merge in the parent repo instead.
Evaluation
See the parent repo card for the full 50-probe battery. Headline:
contamination-free (T4 0/10 fired, 0 drift vs v28's 2/10), restraint
(T3 1/10 vs 5/10), clean format (T2 10/10 fired, 10/10 format-exact),
T1 6/20 — the known assistant-final stall, documented in the parent
card. This is an experimental checkpoint; the continuation fix (r4) is in
training.
Note on the MTP head
The quant preserves the 15-tensor MTP head from the base (mtp.* tensors,
442 total) — present in this GGUF and usable with --spec-type draft-mtp
on supporting builds.
Run JamieBradfield/qwen3.8-9b-hermes-fc-clean-restraint-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models