Views
No views yet
deepreinforce-ai/Ornith-1.0-35B — DeepReinforce's self-scaffolding agentic-coding MoE (Qwen3.5-35B-A3B hybrid). Served size ~35 GB; fits a single 80–96 GB GPU with full context.[128, 128] FP8 E4M3, dynamic per-token activations (quant_method: fp8, activation_scheme: dynamic).modules_to_not_convert): lm_head, embed_tokens, MoE router gates (mlp.gate, shared_expert_gate), all linear_attn.* (SSM: in_proj_*, out_proj, conv1d, A_log, dt_bias), all norms, and the vision tower.| Metric | bf16 source | This FP8 |
|---|---|---|
| custom coding (one-shot) | 1.00 (10/10) | 0.975 (9/10) |
| function-call | 93% (50/54) | 89% (48/54) |
| decode tok/s (1× RTX PRO 6000) | 208 | 207 |
1vllm serve protoLabsAI/Ornith-1.0-35B-FP8 \
2 --served-model-name ornith-35b \
3 --max-model-len 262144 \
4 --reasoning-parser qwen3 \
5 --enable-auto-tool-choice --tool-call-parser qwen3_xml \
6 --gpu-memory-utilization 0.90 \
7 --trust-remote-code--language-model-only. Verified serving with vision on at 256K on RTX PRO 6000 (Blackwell, sm120).<think>…</think> block surfaced as reasoning_content; tool calls are emitted as standard tool_calls. Recommended sampling: temperature=0.6, top_p=0.95, top_k=20.1@misc{ornith-35b, title={{Ornith-1.0-35B}: Agentic Coding, Open to All},
2 url={https://deep-reinforce.com/ornith_1_0.html}, author={{DeepReinforce Team}}, year={2026}}Ornith-1.0-9B-NVFP4 — calibrated
W4A4 for vLLM, MTP sidecar in-box; 10.4 GB, gate-verified parity, ~1.5x bf16+MTP.Ornith-1.0-9B-MTP-GGUF — llama.cpp
builds incl. the NVFP4+MTP rung (306 tok/s on Blackwell).Ornith-1.0-9B-MTP — the MTP draft head.protoLabsAI/lab-benchmarks ·
protolabs.studio/lab. Different quant? Community discussion — ~48h.