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.
LatestMistral AI1.5
Mistral AIText / LLM

Mistral's Leanstral 1.5 puts 119B in a lean MoE

The new Apache-2.0 mixture-of-experts model activates just 6B parameters per token, trading raw density for cheaper inference.

Jul 1, 2026
NotableApache 2.0
Leanstral-1.5-119B-A6B

Mistral AI has published Leanstral 1.5, a mixture-of-experts language model with 119 billion total parameters but only about 6 billion active for any given token. The release is available on Hugging Face under the permissive Apache-2.0 license, which allows commercial use and modification without the usage restrictions attached to many competing open-weight models.

The naming hints at the design goal. A sparse MoE routes each token through a small subset of specialized experts, so a model can hold a large pool of knowledge while keeping the compute per forward pass closer to that of a much smaller dense model. In Leanstral's case, the roughly 6B active footprint is what determines inference cost and latency, not the full 119B.

Why it matters

The economics of running large models remain the biggest barrier to open deployment, and sparse activation is one of the more practical answers.

  • Total capacity: 119B parameters across experts
  • Active per token: about 6B, keeping serving costs down
  • License: Apache-2.0, friendly to commercial and downstream use
  • Focus: text generation with reasoning among its listed modalities

Mistral has built much of its reputation on efficient, openly licensed models, and Leanstral 1.5 continues that pattern by targeting teams that want a capable model they can host themselves without heavy hardware demands. Full context-window details and benchmark figures were not specified in the release record; readers should consult the model card for configuration and evaluation specifics as they are published.

Sources

  • mistralai/Leanstral-1.5-119B-A6B

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters119B · MoE
Active params6B active
LicenseAPACHE-2.0
Downloads496
Likes209

Modalities

Text / LLMReasoning

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