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

JamieBradfield/qwen3.8-9b-hermes-fc-balanced-GGUF overview

Qwen3.8 9B Hermes FC — Balanced GGUF, ROCmFPX ROCmFPX quantized GGUF of the balanced v26 fine tune qwen3.8 9b hermes fc balanced https://huggingface.co/JamieBr…

ggufqwen3.5function-callingtool-userocmfp4text-generationenbase_model:JamieBradfield/qwen3.8-9b-hermes-fc-balancedbase_model:quantized:JamieBradfield/qwen3.8-9b-hermes-fc-balancedlicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~4.58 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
qwen3.8-9b-hf-fc-v26-Q4_0_ROCMFP4_FAST.ggufGGUFQ4_0_ROCMFP4_FAST4.58 GBDownload

Model Details

Model IDJamieBradfield/qwen3.8-9b-hermes-fc-balanced-GGUF
AuthorJamieBradfield
Pipelinetext-generation
Licenseapache-2.0
Base modelJamieBradfield/qwen3.8-9b-hermes-fc-balanced
Last modified2026-08-30T17:46:20.000Z

Model README

---

license: apache-2.0

base_model: JamieBradfield/qwen3.8-9b-hermes-fc-balanced

tags:

  • qwen3.5
  • function-calling
  • tool-use
  • rocmfp4
  • gguf

pipeline_tag: text-generation

language:

  • en

---

Qwen3.8-9B Hermes FC — Balanced (GGUF, ROCmFPX)

ROCmFPX-quantized GGUF of the balanced v26 fine-tune

(qwen3.8-9b-hermes-fc-balanced).

Files

  • qwen3.8-9b-hf-fc-v26-Q4_0_ROCMFP4_FAST.gguf — Q4_0 with ROCmFP4 fast

kernels (AMD RDNA3). Target: ROCm llama.cpp inference on RX 7000-series GPUs.

How it was made

From the BF16 merge in the parent repo, using the llama-rocmfpx fork:

# 1. convert safetensors -> BF16 GGUF
python C:/AI/llama-rocmfpx/convert_hf_to_gguf.py <merged-dir> --outtype bf16

# 2. quantize BF16 -> Q4_0_ROCMFP4_FAST (ROCm 7.1 env; BF16 source needs no
#    --allow-requantize)
C:/AI/llama-rocmfpx/build-rdna3/bin/llama-quantize <src.gguf> <out.gguf> Q4_0_ROCMFP4_FAST

Served with `--ctx-size 245760 --n-gpu-layers 99 --flash-attn on

-ctk q8_0 -ctv turbo3`.

Notes

  • ROCmFPX quants target AMD ROCm inference; for portable use, convert from

the BF16 merge in the parent repo.

  • The merge preserves the 15-key MTP head; this quant carries it through.
  • Model card, training recipe, and eval table: see the parent repo.

Run JamieBradfield/qwen3.8-9b-hermes-fc-balanced-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