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.
LatestInternlmDawn-Preview
InternlmReasoning

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
NotableMIT
Atria Dawn Preview

InternLM has published Atria Dawn Preview, an early look at a foundation model built specifically for agentic work rather than open-ended chat. The model is available now on Hugging Face under a permissive MIT license.

According to the release, Atria is a mixture-of-experts (MoE) system trained on verified tool interactions — a data approach meant to ground the model's behavior in real, checkable use of external tools rather than synthetic or unlabeled traces. That focus positions it as a reasoning-and-action model aimed at multi-step tasks where calling APIs, running code, or querying systems matters as much as producing fluent text.

Why it matters

The "agentic" label has become one of the most contested frontiers in open models, with most teams bolting tool use onto general chat models after the fact. A foundation model trained from the start on verified tool interactions is a more deliberate bet:

  • It treats tool use as a first-class training objective, not an afterthought.
  • The MoE architecture can offer strong capability without activating every parameter on each token.
  • An MIT license keeps the door open for commercial and research adaptation.

As a preview, key details remain unstated — parameter counts, context length, and benchmark results are not yet specified in the record. That makes this a signal of direction more than a finished product, but it is a notable one from a lab with a track record in the open-weights space. Developers evaluating agent frameworks will want to watch how Atria's tool-grounded training holds up against established models as more documentation and a full release follow.

Sources

  • internlm/Atria-Dawn-Preview

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Size1.5 TB
PrecisionBF16
ArchitectureGlmMoeDsaForCausalLM
LicenseMIT
Downloads374
Likes84

Modalities

ReasoningText / LLM

0 comments

No comments yet. Be the first to weigh in.

More in Reasoning

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
Unknown/Reasoning

ZGCM-1 arrives as a fully open 7B reasoning model

A compact foundation model targets math reasoning and agentic search with tool use, and its makers are releasing it fully open.

Sep 10, 2026
Tencent/Reasoning

Tencent's T1 Targets Long-Horizon Terminal Work

A 122B mixture-of-experts model trained with reinforcement learning claims state-of-the-art results on Terminal-Bench.

Sep 9, 2026