Alibaba Qwen Releases 35B Language World Model for Agent Environment Simulation Across 7 Domains
Alibaba's Qwen team released Qwen-AgentWorld-35B-A3B, a 35 billion parameter language world model designed for agentic environment simulation. The model covers seven domains—MCP tool calling, Search, Terminal, Software Engineering, Android, Web, and OS—in a single model with a 262,144 token context window.
Qwen-AgentWorld-35B-A3B — Quick Specs
Alibaba Qwen Releases 35B Language World Model for Agent Environment Simulation
Alibaba's Qwen team released Qwen-AgentWorld-35B-A3B, a 35 billion parameter language world model designed for agentic environment simulation. The model covers seven domains—MCP tool calling, Search, Terminal, Software Engineering, Android, Web, and OS—in a single model with a 262,144 token context window.
Architecture and Training
Qwen-AgentWorld-35B-A3B is built on Qwen3.5-35B-A3B-Base with 35 billion total parameters and 3 billion activated parameters using a Mixture of Experts (MoE) architecture. The model employs 256 experts with 8 activated experts plus 1 shared expert per layer.
According to Qwen, the model was trained through a three-stage pipeline: continual pre-training (CPT) to inject environment knowledge, supervised fine-tuning (SFT) to activate next-state-prediction reasoning, and reinforcement learning (RL) using GSPO to improve simulation fidelity. The team claims this makes it a "native world model" where environment modeling is the training objective from CPT onward, not a post-hoc adaptation.
The architecture uses 40 layers with a hidden dimension of 2048 and combines Gated DeltaNet and Gated Attention mechanisms. The model supports rotary position embeddings with dimension 64.
Benchmark Performance
On AgentWorldBench, Qwen-AgentWorld-35B-A3B achieved an overall score of 56.39 across seven domains, evaluated on five dimensions: Format, Factuality, Consistency, Realism, and Quality. This places it between GPT-4o (58.25) and Claude Opus 4.6 (57.80) in overall performance.
The model's strongest performance was in the MCP domain (64.79) and Software Engineering (65.63), while Search (36.69) and Web (49.55) showed lower scores. According to Qwen, the model demonstrates zero-shot generalization to out-of-domain environments and supports controllable perturbations.
Deployment and Usage
The model is available on Hugging Face and compatible with vLLM, SGLang, and Transformers. Qwen recommends running with a minimum context length of 128K tokens despite the 262K maximum, as the model leverages extended context for multi-turn environment simulation.
Recommended inference parameters are temperature=0.6, top_p=0.95, and top_k=20, with an output length of 32,768 tokens for most queries. The model uses a thinking mode by default (enclosed in <think>...</think> tags) to reason about environment state transitions before producing predictions.
Pricing information has not been disclosed. The model requires tensor parallelism across 4 GPUs for deployment.
What This Means
Qwen-AgentWorld represents a shift toward specialized models trained explicitly for agent simulation rather than repurposing general-purpose language models. The unified seven-domain approach in a single 35B parameter model suggests environment simulation may not require frontier-scale models, though performance still trails GPT-4o. The MoE architecture with only 3B activated parameters makes deployment more efficient than dense models of similar total size, potentially enabling faster local agent development workflows. Whether language world models become standard infrastructure for agent development will depend on whether simulated environments adequately replace real environment testing.
Related Articles
Alibaba Unveils Qwen3.8-Max, a 2.4T-Parameter Open-Weight Model for Coding and Agentic Work
Alibaba announced Qwen3.8-Max, a 2.4T-parameter flagship model targeting coding and long-horizon agentic work, with open weights promised for next week alongside Qwen3.8-27B. The model posted strong third-party benchmark results, ranking #4 in Frontend Code Arena and matching Claude Opus 4.7 on the Vals Index at roughly 2.3x lower cost.
Alibaba Markets Qwen 3.8 as a Job Enhancer, Not a Job Killer — But Skips the Technical Specs
Alibaba is promoting its new Qwen 3.8 model with marketing that frames AI automation as liberating rather than threatening, a departure from the fear-based messaging common among Western AI labs. The company has not disclosed technical specifications, benchmark scores, or pricing for the model.
Alibaba Releases Qwen3.8 Max, a Multimodal Reasoning Model with 1M Token Context
Alibaba has moved Qwen3.8 Max out of preview into general availability, positioning it as the flagship of the Qwen3.8 series with a 1 million token context window and multimodal input support. The model is priced at $2.00 per million input tokens and $6.00 per million output tokens via OpenRouter.
Alibaba Releases Qwen3.8-Max, a 2.4 Trillion-Parameter Model Built for Multi-Day Autonomous Tasks
Alibaba has released Qwen3.8-Max, a 2.4-trillion-parameter model with 95 billion active parameters per query, designed to run autonomous tasks over multiple days. The company claims it hits 93 on PaperBench and rivals Claude Opus 4.8 and GPT-5.6 Sol on internal benchmarks, with open weights arriving next week.
Comments
Loading...