Atomic-Germ/Qwen3.8-Distilled-2B-NPU2
22.2k
Qwen3.8-2B-Distill-NPU2
FastFlowLM Q4NX conversion of [`empero-ai/Qwen3.8-2B-Distill`](https://huggingface.co/empero-ai/Qwen3.8-2B-Distill) 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.
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
uv tool install flm-add
flm-add Atomic-Germ/Qwen3.8-2B-Distill-NPU2 --family qwen3.5 --tag qwen3.8-distill:2b
FLM_CONFIG_PATH="$HOME/.config/flm/model_list.json" FLM_XCLBIN_PATH="$HOME/.config/flm" flm run qwen3.8-distill:2bFiles
Source model card
See the original model card: empero-ai/Qwen3.8-2B-Distill
