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.
LatestQwen · AlibabaAgentWorld-35B-A3B
Qwen · AlibabaText / LLM

Qwen's AgentWorld Simulates Worlds for AI Agents

Alibaba's new MoE model acts as a language world model, generating the environments that agents act within.

Jun 22, 2026
NotableQwen
Qwen-AgentWorld-35B-A3B

Alibaba's Qwen team has released Qwen-AgentWorld-35B-A3B, a model built for an unusual job: instead of acting as the agent, it acts as the world the agent moves through. Described as a language world model for agentic environment simulation, it is designed to generate and maintain the state of interactive environments that AI agents can be trained and tested against.

The model uses a Mixture-of-Experts (MoE) design with 35 billion total parameters but only 3 billion active per token. That ratio is the headline architectural choice: it keeps inference costs closer to a small dense model while retaining the broader knowledge capacity of a much larger one. The release is tagged for text generation and reasoning, and ships under Qwen's own license.

Why it matters

Most of the attention in agentic AI goes to the agents themselves. But training and evaluating those agents requires environments to act in, and hand-built simulators are expensive and narrow. A language model that can role-play coherent, stateful worlds offers a more flexible substitute.

  • Cheaper simulation: the 3B active-parameter footprint makes running many parallel environments more affordable.
  • A reusable benchmark surface: consistent simulated worlds give researchers a common ground for testing agent behavior.
  • An open weights option: the model is available directly on Hugging Face for inspection and fine-tuning.

As an initial release in this family, AgentWorld-35B-A3B is best read as a building block rather than a finished product. The practical questions — how faithfully it tracks long-horizon state, and how it compares to purpose-built simulators — will be answered as the community puts it to work.

Sources

  • Qwen/Qwen-AgentWorld-35B-A3B

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters35B · MoE
Active params3B active
Size69.3 GB
PrecisionBF16
ArchitectureQwen3_5MoeForConditionalGeneration
LicenseQWEN
Downloads84.1K
Likes657

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