Youtu-LLM: Unlocking the Native Agentic Potential for Lightweight Large Language Models
Abstract
We introduce Youtu-LLM, a lightweight yet powerful language model that harmonizes high computational efficiency with native agentic intelligence. Unlike typical small models that rely on distillation, Youtu-LLM (1.96B) is pre-trained from scratch to systematically cultivate reasoning and planning capabilities. The key technical advancements are as follows: (1) Compact Architecture with Long-Context Support: Built on a dense Multi-Latent Attention (MLA) architecture with a novel STEM-oriented vocabulary, Youtu-LLM supports a 128k context window. This design enables robust long-context reasoning and state tracking within a minimal memory footprint, making it ideal for long-horizon agent and reasoning tasks. (2) Principled "Commonsense-STEM-Agent" Curriculum: We curated a massive corpus of approximately 11T tokens and implemented a multi-stage training strategy. By progressively shifting the pre-training data distribution from general commonsense to complex STEM and agentic tasks, we ensure the model acquires deep cognitive abilities rather than superficial alignment. (3) Scalable Agentic Mid-training: Specifically for the agentic mid-training, we employ diverse data construction schemes to synthesize rich and varied trajectories across math, coding, and tool-use domains. This high-quality data enables the model to internalize planning and reflection behaviors effectively. Extensive evaluations show that Youtu-LLM sets a new state-of-the-art for sub-2B LLMs. On general benchmarks, it achieves competitive performance against larger models, while on agent-specific tasks, it significantly surpasses existing SOTA baselines, demonstrating that lightweight models can possess strong intrinsic agentic capabilities.
Cite
@article{arxiv.2512.24618,
title = {Youtu-LLM: Unlocking the Native Agentic Potential for Lightweight Large Language Models},
author = {Junru Lu and Jiarui Qin and Lingfeng Qiao and Yinghui Li and Xinyi Dai and Bo Ke and Jianfeng He and Ruizhi Qiao and Di Yin and Xing Sun and Yunsheng Wu and Yinsong Liu and Shuangyin Liu and Mingkong Tang and Haodong Lin and Jiayi Kuang and Fanxu Meng and Xiaojuan Tang and Yunjia Xi and Junjie Huang and Haotong Yang and Zhenyi Shen and Yangning Li and Qianwen Zhang and Yifei Yu and Siyu An and Junnan Dong and Qiufeng Wang and Jie Wang and Keyu Chen and Wei Wen and Taian Guo and Zhifeng Shen and Daohai Yu and Jiahao Li and Ke Li and Zongyi Li and Xiaoyu Tan},
journal= {arXiv preprint arXiv:2512.24618},
year = {2026}
}
Comments
57 pages, 26 figures