This repository contains an MLX-LM conversion of
deepreinforce-ai/Ornith-1.0-35B.
This conversion used a small MLX weight-name adaptation for the MoE expert tensors before quantization.
No comparative benchmarks have been run for this conversion. The uploaded files were checked locally by loading the model with mlx_lm.generate and generating a short sample, but no quality, speed, memory, or benchmark comparisons against the original Hugging Face weights or other quantizations are provided.
The original model is released under the MIT license. See the original repository for the upstream model card, license, and usage notes:
deepreinforce-ai/Ornith-1.0-35B.