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-9B |
| Parameters | 0.0B |
| Layers | 32 |
| Context length | 262,144 tokens (256K) |
| Vocabulary | 248,320 |
| Modalities | Text, Image |
| Architecture | Dense decoder, 16 attention heads over 4 KV heads, Qwen3_5ForConditionalGeneration |
| This repo | MLX weights |
AtomicChat/ornith-9b-MLX-4bit and hit Use this model.mlx_lm.generate --model AtomicChat/ornith-9b-MLX-4bit --prompt "Hello" --max-tokens 512mlx_lm.server --model AtomicChat/ornith-9b-MLX-4bit --port 8080| Parameter | Value |
|---|---|
| temperature | 1.0 |
| top_p | 1.0 |
| top_k | 20 |
deepreinforce-ai/Ornith-1.0-9B.deepreinforce-ai/Ornith-1.0-9B (original weights).mlx_lm.convert on our pipeline.