16 3 hours ago

ollama run slickwillies/ornith15-35b-a3b-apex-mtp-fixed

Models

View all →

Readme

Ornith-1.5-35B-A3B — APEX-MTP-Fixed Repaired MTP-head build. The stock Ornith-1.5 MTP (multi-token-prediction) head shipped untrained (garbage norms ~1e31), so speculative decoding never worked. This build splices in the Avifenesh continued-trained head (dequantized NVFP4→f32→Q8_0).

Quant details Routed experts • Type: Q4_K • Count: 221

Higher-precision layers • Type: Q6_K • Count: 121

Deepest-compressed experts • Type: Q3_K • Count: 90

MTP head • Type: Q8_0 • Count: 11 (kept high-precision — the spec-decode bottleneck)

Norms / embeddings • Type: F32 • Count: 310 (all verified sane)

File size • Type: 17.4 GB • Count:

MTP head fix Vendor head: untrained (norms ~1e31, garbage) — depth-23 accuracy 0.270.13 Fixed head: Avifenesh continued-trained, spliced Q8_0 — depth-23 accuracy 0.580.43 Draft acceptance: 0.43 (vendor 0.35)

Performance (RTX 4070 12GB) Decode 63.7 tok/s · 12-prompt battery 15.3s avg · 1112 standard + 1113 torture ~33% faster wall-clock than the broken-head factory bird; ~39% faster than Ornith1.0

Specs qwen35moe · 35.5B (3B active) · 262,144 ctx · 2048 embedding · MIT