Views
No views yet
empero-ai/Qwen3.8-2B-Distill for AMD XDNA NPU inference.| Item | Value |
|---|---|
| Source model | empero-ai/Qwen3.8-2B-Distill |
| Source GGUF | Qwen3.8-2B-Q8_0.gguf |
| Weights | model.q4nx (2.32 GB) |
| Modality | language / vision |
| FLM version | 1.0.1 |
| Converted | 2026-08-24 |
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-add1uv tool install flm-add
2flm-add Atomic-Germ/Qwen3.8-2B-Distill-NPU2 --family qwen3.5 --tag qwen3.8-distill:2b
3FLM_CONFIG_PATH="$HOME/.config/flm/model_list.json" FLM_XCLBIN_PATH="$HOME/.config/flm" flm run qwen3.8-distill:2b| File | Description |
|---|---|
model.q4nx | Quantized weights (Q8_0 / Q4_1 / BF16) |
config.json | FLM runtime configuration |
tokenizer.json | Tokenizer vocabulary |
tokenizer_config.json | Tokenizer configuration |
chat_template.jinja | Chat template |
vision_weight.q4nx | Vision model |