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.
LatestDeepgrovePreview
DeepgroveReasoning

Deepgrove's Maple Preview bets on ternary-weight MoE

A permissively licensed reasoning model that pairs a mixture-of-experts design with ternary weights, aiming for efficiency.

Aug 4, 2026
UpdateMIT
Maple Preview

Deepgrove has published Maple Preview, an early look at a reasoning-focused language model that combines two efficiency-minded ideas: a mixture-of-experts (MoE) architecture and ternary weights. The model is available now on Hugging Face under a permissive MIT license.

The design choices are the headline here. MoE models route each token through a subset of specialized "expert" networks rather than activating the full parameter count, which can lower the compute cost of inference. Ternary weights push in a similar direction by constraining values to three states, a quantization approach that can shrink memory footprint substantially compared with standard floating-point weights.

Why it matters

Pairing ternary weights with an MoE layout is an aggressive efficiency play, and reasoning models are a demanding place to try it — they typically lean on longer generations and more compute per query. If the approach holds up, it points toward capable reasoning on tighter hardware budgets.

A few caveats come with the "preview" label:

  • Parameter count and context length are not specified in the release record.
  • No benchmark results accompany this listing, so quality claims remain to be validated.
  • The MIT license keeps the door open for both research and commercial experimentation.

For now, Maple Preview is best read as a signal of direction from Deepgrove rather than a finished product. Teams interested in low-footprint reasoning models will want to test it directly against their own workloads before drawing conclusions.

Sources

  • deepgrove/maple-preview

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Size40.4 GB
PrecisionBF16
ArchitectureMapleForCausalLM
LicenseMIT
Likes159

Modalities

Text / LLMReasoning

0 comments

No comments yet. Be the first to weigh in.

More in Reasoning

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
K-EXAONE 2.0 750B-A37B
LGAI EXAONE/Text / LLM

LG AI Research debuts K-EXAONE 2.0, a 750B MoE model

The new mixture-of-experts model activates 37B parameters per token and targets English, Korean, and Spanish reasoning tasks.

Jul 29, 2026