Ornith 1.0 35B Abliterated MXFP4 MTPLX
Text-only MXFP4 MLX build of deepreinforce-ai/Ornith-1.0-35B, packaged for MTPLX native-MTP inference on Apple Silicon.
This is intended for local, private inference. The package contains model files only: no hosted endpoint, telemetry, prompt logs, or external service requirement.
Notes
- Optimized for MTPLX MTP serving, not LM Studio indexing.
- Uses a compatible prequantized q5/g64 MTP sidecar; recommended draft depth is
2.
- Chat template defaults to thinking off unless
enable_thinking=true is passed explicitly.
- Abliteration metadata is included for transparency; no source direction file is required for inference.
- Use the vision sibling when image input is required.
Local Validation
Hardware reference: Apple M4 Max Apple Silicon with 64 GB unified memory.
| Check | Result |
|---|
| API health | Pass |
| Text JSON smoke | Pass |
| Executable code smoke | 3/3 |
| Mean decode speed | 160.4 tok/s |
| Accepted draft ratio | 93.4% |
These are lightweight local checks, not public leaderboard scores.
Recommended MTPLX Settings
Use depth 2, profile sustained, tokenizer chat template, MTP enabled, and thinking disabled by default.