How to use from
Docker Model Runner
docker model run hf.co/Atomic-Germ/DynaGuard-8B-NPU2
Quick Links

IF YOU USE COMMUNITY QWEN MODELS DO NOT UPGRADE TO FLM v1.0.2+

DynaGuard-8B-NPU2

FastFlowLM Q4NX conversion of tomg-group-umd/DynaGuard-8B-NPU2 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.

Item Value
Source model tomg-group-umd/DynaGuard-8B-NPU2
Source GGUF DynaGuard-8B.i1-Q4_1.gguf
Weights model.q4nx (5.57 GB)
Modality language
FLM version 1.0.2
Converted 2026-08-18

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/DynaGuard-8B-NPU2 --family qwen3.5
FLM_CONFIG_PATH="$HOME/.config/flm/model_list.json" FLM_XCLBIN_PATH="$HOME/.config/flm" flm run dynaguard:8b

Files

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

Source model card

See the original model card: tomg-group-umd/DynaGuard-8B-NPU2

Downloads last month
1,866
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Atomic-Germ/DynaGuard-8B-NPU2

Finetuned
Qwen/Qwen3-8B
Quantized
(4)
this model

Collection including Atomic-Germ/DynaGuard-8B-NPU2