The Open Weights
LatestModelsLeaderboardsCompanies
Subscribe
The Open Weights

The daily record of open-source AI. New model releases, leaderboards, and what's coming next — written for people who ship.

Refreshed every 12 hours

Discover

  • Latest releases
  • New today
  • Trending models

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

PrivacyTermsSMSAggregated by Claude · curated by humans.
LatestPrism Ml1.0
Prism MlText / LLM

Bonsai-27B Brings 1-Bit Quantization to Local Inference

A ternary-weight 27B model with hybrid attention aims to run large-model reasoning on everyday hardware.

Jul 4, 2026
NotableOther
Bonsai-27B

The prism-ml team has released Bonsai-27B, a 27-billion-parameter text model designed to run locally through aggressive quantization. Rather than shipping full-precision weights, the release leans on 1-bit and ternary quantization paired with a hybrid attention scheme, distributed in the GGUF format that has become the standard for CPU and consumer-GPU inference.

The pitch is straightforward: fit a model in the 27B class onto hardware that would normally struggle with it. Ternary weights—values constrained to roughly {-1, 0, 1}—dramatically shrink the memory footprint compared to 16-bit or even 4-bit representations, and hybrid attention can trim the compute cost of long sequences. Together, those choices are aimed squarely at on-device use.

Why it matters

Most of the excitement around low-bit models has centered on smaller architectures. A 27B model that targets ternary quantization is a more ambitious test of whether extreme compression can hold up at scale.

  • Format: GGUF, ready for common local runtimes
  • Size: 27B parameters, in the 13B–34B tier
  • Approach: 1-bit/ternary weights plus hybrid attention

Several specifics remain unstated, including the model's context length and licensing terms, which are listed only as "other." Anyone considering it for production work will want to verify those details and evaluate quality directly, since extreme quantization always involves trade-offs against a full-precision baseline. The weights and documentation are available now on Hugging Face.

Sources

  • prism-ml/Bonsai-27B-gguf

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters27B
Architecturedspark
LicenseOTHER
Downloads419K
Likes855

Modalities

Text / LLM

0 comments

No comments yet. Be the first to weigh in.

More in Text / LLM

Agnes-3.0-Flash
Agnes AI/Vision-Language

Agnes-3.0-Flash arrives as a multimodal reasoning model

The new release pairs vision-language understanding with a hybrid-attention design aimed at long-context reasoning.

Sep 11, 2026
Atria Dawn Preview
Internlm/Reasoning

InternLM's Atria Dawn Preview Targets Agentic Tasks

A new mixture-of-experts model trained on verified tool interactions arrives as an early preview under an MIT license.

Sep 11, 2026
Unknown/Reasoning

ZGCM-1 arrives as a fully open 7B reasoning model

A compact foundation model targets math reasoning and agentic search with tool use, and its makers are releasing it fully open.

Sep 10, 2026