SAVRN
Search Contact SAVRN

Independent publisher

Gabe Ortiz

signalnine

Models in Library1
Datasets in Library0
Models on Hugging Face4
Followers2

Models

Model · Text generation

Bonsai-2-27B-q27

Gabe Ortiz

repacked for the q27 engine. It is Qwen3.8-27B with every projection ternary (one fp16 scale per 128 weights) in a Hadamard-rotated basis, and no MTP block. This pack is an exact re-encoding of the PTQ10 GGUF, not a requantization: every trit is stored as-is in q27's 2-bit T2G128 container, the embedding and the head as int8 (also exact), and the rotation metadata is carried verbatim so the engine rotates activations itself. Needs q27 v0.12.0 or later (the MTP pack: v0.13.0) (docs/plans/2026-09-18-bonsai2-ternary.md in the repo has the design). The pack has no MTP head, so DFlash2 is the only speculative path. The Qwen3.8 drafter packs in work against this target as-is (3.47 tokens per…

Open weights apache-2.0