Ornith-1.5-397B-MXFP4

MXFP4-quantized build of ornith-ai/Ornith-1.5-397B — the same model at roughly half the disk and memory footprint, targeting single-GPU serving on 288 GB AMD Instinct MI355X.

Quantization

Source ornith-ai/Ornith-1.5-397B-FP8 (FP8, compressed-tensors)
Tool AMD Quark 0.12.post1, file-to-file
Recipe AMD's published Qwen3.5-397B-A17B-MXFP4 recipe
Scheme OCP MXFP4 weights, block size 32 (stored as packed U8 + E8M0 scales — hence the BF16·U8 tensor listing)
Excluded (kept BF16) lm_head, visual tower, MTP, MoE gates, shared experts, attention (incl. linear attention)
Size 239 GB (122 shards) vs ~790 GB BF16

Only the routed MoE experts carry MXFP4 weights (*.mlp.experts.* with weight_scale); every sensitive or non-MoE component is untouched.

Usage

Requires an inference stack with OCP MXFP4 checkpoint support — e.g. vLLM built for ROCm with AMD Quark enabled. TP=1 load fits a single MI355X (288 GB).

vllm serve truespirit/Ornith-1.5-397B-MXFP4 --tensor-parallel-size 1

Notes

  • Structure, shard integrity, tensor formats, and MXFP4 scale presence are validated; generation quality vs. the original is not benchmarked yet.
  • Quantization can introduce small differences in numerical behavior and outputs. The config reports model_type=qwen3_5_moe (Qwen3_5MoeForConditionalGeneration), so architecture details, intended use, and limitations follow the original model card.

License

MIT — inherited from the base model. Review ornith-ai/Ornith-1.5-397B before use.

Downloads last month
-
Safetensors
Model size
210B params
Tensor type
BF16
·
U8
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for truespirit/Ornith-1.5-397B-MXFP4

Quantized
(8)
this model