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
Downloads190
Likes219

Modalities

Text / LLMReasoning

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