Views
No views yet
ornith-ai/Ornith-1.5-35B-A3B for AMD XDNA NPU inference.| Item | Value |
|---|---|
| Source model | ornith-ai/Ornith-1.5-35B-A3B |
| Source GGUF | Ornith-1.5-35B-A3B-MXFP4_MOE_Q8_0-Imatrix.gguf |
| Weights | model.q4nx (23.80 GB) |
| Modality | language / vision |
| FLM version | 1.0.1 |
| Converted | 2026-08-21 |
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/Ornith-1.5-35B-A3B-NPU2 --tag ornith1.5:35b-a3b --family qwen3.6-moe
3FLM_CONFIG_PATH="$HOME/.config/flm/model_list.json" FLM_XCLBIN_PATH="$HOME/.config/flm" flm run Ornith-1.5-35B-A3B-NPU2| 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 |