CoolFace
Modelpublic

Atomic-Germ/Qwen3.8-Distilled-Heretic-9B-NPU2

sourceHugging Faceapache-2.0updated 9d agoView on Hugging Face
2likes275downloads
Model Card

Qwen3.8-9B-Distilled-Heretic-NPU2

FastFlowLM Q4NX conversion of [`petruhonk/Qwen3.8-9B-Distill-uncensored-heretic`](https://huggingface.co/petruhonk/Qwen3.8-9B-Distill-uncensored-heretic) for AMD XDNA NPU inference.

This repository contains a quantized Q4NX port of the model, compiled for the FastFlowLM (FLM) runtime. It is not a GGUF file.

ItemValue
Source model`petruhonk/Qwen3.8-9B-Distill-uncensored-heretic`
Weightsmodel.q4nx (7.11 GB)
Modalitylanguage
FLM version1.0.1
Converted2026-08-30

Install and run

This repository works with flm-add, a small installer that copies the model into the FastFlowLM user directory and registers the tag. It never modifies the system FastFlowLM install.

pip install flm-add or uv tool install flm-add

bash
uv tool install flm-add
flm-add Atomic-Germ/Qwen3.8-Distilled-Heretic-9B-NPU2 --family qwen3.5
FLM_CONFIG_PATH="$HOME/.config/flm/model_list.json" FLM_XCLBIN_PATH="$HOME/.config/flm" flm run qwen3.8-distilled-heretic:9b

Files

FileDescription
model.q4nxQuantized weights (Q80 / Q41 / BF16)
config.jsonFLM runtime configuration
tokenizer.jsonTokenizer vocabulary
tokenizer_config.jsonTokenizer configuration
chat_template.jinjaChat template
vision_weight.q4nxVision model
results/FLM-Test results

Source model card

See the original model card: petruhonk/Qwen3.8-9B-Distill-uncensored-heretic