Discover and explore top open-source AI tools and projects—updated daily.
QwenLMLanguage world models for general agents
New!
Top 60.7% on SourcePulse
Qwen-AgentWorld: Language World Models for General Agents
Qwen-AgentWorld introduces native language world models (LWMs) for general agents, simulating complex environments across seven unified domains. It offers a generalizable, scalable, and controllable simulator, benefiting researchers and developers by enabling robust agent training and evaluation with zero-shot out-of-distribution (OOD) generalization capabilities.
How It Works
This project pioneers a "native world model" approach, integrating environment modeling from the initial CPT stage through SFT and RL training pipelines, rather than as a post-hoc addition. This core design allows for superior zero-shot generalization to unseen environments and controllable simulation. The model unifies seven distinct agent interaction domains—MCP, Search, Terminal, SWE, Android, Web, and OS—into a single, cohesive architecture trained on over 10 million real-world interaction trajectories.
Quick Start & Requirements
python -m sglang.launch_server ...), vLLM (vllm serve ...), and Hugging Face Transformers (AutoModelForCausalLM.from_pretrained).pip install openai is required for evaluation. An OpenAI API key is needed for LLM judge scoring.Highlighted Details
Maintenance & Community
Community interaction and support are available via Discord and WeChat groups, with links not directly provided in the README.
Licensing & Compatibility
Models and AgentWorldBench are licensed under Apache 2.0, permitting commercial use and integration without explicit copyleft restrictions.
Limitations & Caveats
The provided documentation does not explicitly detail known limitations, alpha status, or specific unsupported platforms or features.
1 day ago
Inactive
facebookresearch
THUDM
joonspk-research