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 Ml2
Prism MlText / LLM

Ternary-Bonsai-2 packs a 27B model into 2-bit form

A ternary-quantized 27B model with hybrid attention targets on-device inference across CUDA and Metal.

Sep 16, 2026
NotableOther
Ternary-Bonsai-2-27B

The team at prism-ml has published Ternary-Bonsai-2-27B, a 27-billion-parameter language model distributed in GGUF format and quantized down to roughly two bits per weight. The release, hosted on Hugging Face, pairs aggressive ternary quantization with a hybrid attention design and is aimed squarely at running large models on everyday hardware.

The pitch here is memory. A 27B model at full or even 8-bit precision is a heavy lift for a single consumer GPU or a laptop, but ternary weights slash the footprint dramatically. That opens the door to fitting a mid-to-large model on machines that would otherwise be limited to something in the 7B–13B range.

Why it matters

Quantization is where much of the practical work in open models now happens, and the GGUF ecosystem has made local deployment routine. Ternary approaches push that trend further by trading some numerical precision for a much smaller model that can live in constrained memory.

  • Parameters: roughly 27B, in the 13B–34B class
  • Precision: ternary, about 2 bits per weight
  • Architecture: dense model with hybrid attention
  • Targets: CUDA and Metal for GPU-accelerated local inference

The cross-platform focus on both CUDA and Metal signals an intent to reach NVIDIA GPUs and Apple silicon alike, the two most common setups for hobbyists and developers running models at home. As always with heavily quantized releases, the open question is how much quality survives the compression — something worth testing against your own workloads before relying on it in production.

Sources

  • prism-ml/Ternary-Bonsai-2-27B-gguf

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters27B
Architectureqwen35
LicenseOTHER
Downloads1.5M
Likes1.1K

Modalities

Text / LLM

0 comments

No comments yet. Be the first to weigh in.

More in Text / LLM

Xing4.0-29B-A4B
XingChen AGI/Text / LLM

Xing4.0 arrives as a 29B MoE with 4B active params

inclusionAI's new text model uses a mixture-of-experts design to keep compute low while shipping under an Apache-2.0 license.

Sep 16, 2026
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