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
Downloads2.6M
Likes723

Modalities

Text / LLM

0 comments

No comments yet. Be the first to weigh in.

More in Text / LLM

LongCat-Flash-Lite-Sparse
Meituan/Text / LLM

Meituan Ships a Lighter, Sparser LongCat-Flash

The food-delivery giant's newest open model trims its mixture-of-experts design for more efficient inference under an MIT license.

Jul 31, 2026
DeepSeek-V4-Flash-0731
DeepSeek/Text / LLM

DeepSeek Refreshes V4-Flash With New 0731 Checkpoint

The MIT-licensed mixture-of-experts model returns in an updated build shipping with FP8 weights for cheaper inference.

Jul 31, 2026
DeepSeek-V4-Flash-0731
DeepSeek/Text / LLM

DeepSeek Ships V4-Flash, a 304B MoE Tuned for Agents

The latest checkpoint in DeepSeek's V4 line leans into agentic workflows while keeping the permissive MIT license.

Jul 31, 2026