developerjeremylive/Ternary-Bonsai-2-27B-gguf-etheroi
text-generation model by developerjeremylive
From the publisher
Model card & documentation
Source previewRead the publisher’s intended use, setup instructions, evaluations and limitations. The original model card is the source of truth.
Prism ML Website | Whitepaper | Demo & Examples | Discord Full 27B-class reasoning in ternary transformer weights, for llama.cpp (CUDA, Metal, CPU) Each weight takes a value from {−1, 0, +1}, with one shared FP16 scale factor for every group of 128 weights. A ternary value carries log₂3 ≈ 1.585 bits of information, so the effective storage cost of the format is \1.71 bits/weight (ternary code + 16-bit scale amortized over 128 weights); counting the small set of tensors held above the ternary representation brings the model as a whole to 1.72 bits/weight — an idealized \9.3x reduction vs FP16. The weights are stored in a rotated basis: each matrix is transformed blockwise by an orthogonal Hadamard rotation before the ternary assignment, and the runtime applies the matching transform to activations. The rotation is folded into the stored weights offline, so it costs no extra bits and no extra…
Read the full model card ↗ · Preview checked 2026-09-25T07:24:38.921Z
Inside the original model card — Document outline
- Bonsai 2 27B — GGUF
- Highlights
- Resources
- Model Overview
- Weight Representation: Ternary g128
- Memory Requirement
- Shipped Components
- Best Practices
- Generation Parameters
- System Prompt
- Choosing a Packing
- Quickstart
Headings are captured from the source. Links open the publisher’s document, not a locally hosted copy.
Links from the model card
References supplied by the publisher, not independently verified endorsements. Check the destination before downloading files or entering credentials.
Documentation belongs to its respective authors. Reported project/model license: apache-2.0. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.
Model overview
developerjeremylive/Ternary-Bonsai-2-27B-gguf-etheroi is a text-generation model repository published by developerjeremylive on Hugging Face. The source reports the llama.cpp library.
This page summarizes Hub metadata. For intended use, training data, evaluation results and limitations, consult the original model card.
Model facts
- Task
- text-generation
- Library
- llama.cpp
- Recent downloads (30 days)
- 0
- Cumulative likes
- 0
- Hugging Face trending score
- 0
- Reported safetensors parameters
- Not reported
- Architecture
- Not reported
- License
- apache-2.0
- Access
- Not gated by Hugging Face
- Created
- 2026-09-25T06:16:55.000Z
- Last modified
- 2026-09-25T06:16:55.000Z
Compatibility and lineage
Language coverage was not reported.
Reported base models: Qwen/Qwen3.8-27B
Parameter count is not a RAM/VRAM requirement. Check precision, quantization, context length and runtime compatibility in the model card; no hardware or API-cost claim is inferred here.
Use and evaluate
Check license terms and access requirements first. Review the model card’s documented loading instructions, evaluations and safety limitations. Benchmark scores are not imported by this directory, and popularity is not an accuracy ranking.
No model weights are downloaded or executed by AltAPIs. Never enable remote model code without reviewing it.
Source and freshness
Source: Hugging Face Hub. Metadata observed 2026-09-25T06:37:40.528Z. Daily imports are snapshots, not real-time monitoring.
Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.
Related models
trl-internal-testing/tiny-Qwen2ForCausalLM-2.5