AtomicChat / Ornith-35B-MLX-5bit

huggingface.co
Total runs: 107
24-hour runs: -6
7-day runs: -18
30-day runs: -253
Model's Last Updated: July 23 2026
text-generation

Introduction of Ornith-35B-MLX-5bit

Model Details of Ornith-35B-MLX-5bit


Ornith 1.0 35B

Ornith 1.0 35B , quantized to MLX 5-bit by Atomic Chat for Apple Silicon. Built straight from DeepReinforce's original weights. Runs fully offline on your Mac.

Highlights
  • A self-improving open-source family for agentic coding from DeepReinforce, built for tool-calling and terminal-based coding agents.
  • Sparse Mixture-of-Experts : 256 routed experts with 8 active per token plus a shared expert, across 40 layers ( qwen3_5_moe ).
  • Post-trained on top of Gemma 4 and Qwen 3.5 , the mid-size member of the Ornith 1.0 lineup.
  • Strong agentic coding scores : 75.6 on SWE-bench Verified and 64.2 on Terminal-Bench 2.1 (Terminus-2).
  • 262,144-token native context for long files and multi-step agent traces.
  • Pure open : MIT licensed, globally accessible with no regional limits.
  • Full quant ladder with an importance matrix on every quant over calibration_datav3 .

This is the MLX 5-bit build for Apple Silicon (M-series). For llama.cpp/Ollama/CPU use the GGUF repo .

Model Overview
Property Value
Base model deepreinforce-ai/Ornith-1.0-35B
Total parameters ~35B total (MoE; model name). Active per token not stated
Layers 40
Experts 256 routed + 1 shared, 8 active per token
Context length 262,144
Architecture qwen3_5_moe sparse MoE, post-trained on Gemma 4 and Qwen 3.5
This repo MLX 5-bit quant for Apple Silicon (~23.8 GB), built from the original weights.
Ornith 1.0 35B benchmarks

Scores are DeepReinforce's published results for the full-precision base deepreinforce-ai/Ornith-1.0-35B . MLX quants run the same model locally; lower bit-widths trade a little accuracy for size/speed.

MLX quants in this series

4-bit · 5-bit ← this · 6-bit · 8-bit

Run on Apple Silicon
pip install mlx-lm
mlx_lm.generate --model AtomicChat/ornith-35b-MLX-5bit --prompt "Write a quicksort in Python" --max-tokens 512
from mlx_lm import load, generate
model, tokenizer = load("AtomicChat/ornith-35b-MLX-5bit")
msg = [{"role": "user", "content": "Write a quicksort in Python"}]
prompt = tokenizer.apply_chat_template(msg, add_generation_prompt=True)
print(generate(model, tokenizer, prompt=prompt, max_tokens=512, verbose=True))

Or open it in Atomic Chat : search AtomicChat/ornith-35b-MLX-5bit and hit Use this model .

Recommended sampling
Parameter Value
temperature 0.6
top_p 0.95
top_k 20

DeepReinforce's recommended sampling parameters. The card notes that temperature=1.0 reproduces the reported benchmark setup.

How this was made
  1. Download deepreinforce-ai/Ornith-1.0-35B (original weights).
  2. Convert + quantize to MLX with mlx_lm.convert -q --q-bits 5 --q-group-size 64 .
License

Released by DeepReinforce under the MIT license, globally accessible with no regional limits. Quantized to MLX by Atomic Chat.

Runs of AtomicChat Ornith-35B-MLX-5bit on huggingface.co

107
Total runs
-6
24-hour runs
-12
3-day runs
-18
7-day runs
-253
30-day runs

More Information About Ornith-35B-MLX-5bit huggingface.co Model

More Ornith-35B-MLX-5bit license Visit here:

https://choosealicense.com/licenses/mit

Ornith-35B-MLX-5bit huggingface.co

Ornith-35B-MLX-5bit huggingface.co is an AI model on huggingface.co that provides Ornith-35B-MLX-5bit's model effect (), which can be used instantly with this AtomicChat Ornith-35B-MLX-5bit model. huggingface.co supports a free trial of the Ornith-35B-MLX-5bit model, and also provides paid use of the Ornith-35B-MLX-5bit. Support call Ornith-35B-MLX-5bit model through api, including Node.js, Python, http.

Ornith-35B-MLX-5bit huggingface.co Url

https://huggingface.co/AtomicChat/Ornith-35B-MLX-5bit

AtomicChat Ornith-35B-MLX-5bit online free

Ornith-35B-MLX-5bit huggingface.co is an online trial and call api platform, which integrates Ornith-35B-MLX-5bit's modeling effects, including api services, and provides a free online trial of Ornith-35B-MLX-5bit, you can try Ornith-35B-MLX-5bit online for free by clicking the link below.

AtomicChat Ornith-35B-MLX-5bit online free url in huggingface.co:

https://huggingface.co/AtomicChat/Ornith-35B-MLX-5bit

Ornith-35B-MLX-5bit install

Ornith-35B-MLX-5bit is an open source model from GitHub that offers a free installation service, and any user can find Ornith-35B-MLX-5bit on GitHub to install. At the same time, huggingface.co provides the effect of Ornith-35B-MLX-5bit install, users can directly use Ornith-35B-MLX-5bit installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

Ornith-35B-MLX-5bit install url in huggingface.co:

https://huggingface.co/AtomicChat/Ornith-35B-MLX-5bit

Url of Ornith-35B-MLX-5bit

Ornith-35B-MLX-5bit huggingface.co Url

Provider of Ornith-35B-MLX-5bit huggingface.co

AtomicChat
ORGANIZATIONS

Other API from AtomicChat

huggingface.co

Total runs: 395
Run Growth: -576
Growth Rate: -145.82%
Updated:July 23 2026
huggingface.co

Total runs: 32
Run Growth: -40
Growth Rate: -125.00%
Updated:July 28 2026