Views
No views yet

[!NOTE] These MLXs are self-quantized from the original weights, not a repack. The importance matrix keeps low-bit quants closer to the full-precision model.
| Property | Value |
|---|---|
| Base model | deepreinforce-ai/Ornith-1.0-35B |
| Parameters | 0.0B |
| Layers | 40 |
| Experts | 256 routed (top-8) |
| Context length | 262,144 tokens (256K) |
| Vocabulary | 248,320 |
| Modalities | Text, Image |
| Architecture | Mixture-of-Experts, 256 experts (top-8), 16 attention heads over 2 KV heads, Qwen3_5MoeForConditionalGeneration |
| This repo | MLX weights |
AtomicChat/ornith-35b-MLX-4bit and hit Use this model.mlx_lm.generate --model AtomicChat/ornith-35b-MLX-4bit --prompt "Hello" --max-tokens 512mlx_lm.server --model AtomicChat/ornith-35b-MLX-4bit --port 8080| Parameter | Value |
|---|---|
| temperature | 1.0 |
| top_p | 1.0 |
| top_k | 20 |
deepreinforce-ai/Ornith-1.0-35B.deepreinforce-ai/Ornith-1.0-35B (original weights).mlx_lm.convert on our pipeline.