SearcharxivSearch

arXiv subjects

Jianping Wei

Publications and source records attributed to Jianping Wei.

3 recordsLinked to original sources

Ling and Ring 2.6 Technical Report: Efficient and Instant Agentic Intelligence at Trillion-Parameter Scale

Efficient and scalable agentic intelligence requires models that can deliver both low-latency responses and strong reasoning capabilities while remaining practical to train, serve, and deploy. In this report, we present Ling-2.6 and Ring-2.6, a family of models designed to address this challenge at scale. Ling-2.6 is optimized for instant response generation and high capability per output token, whereas Ring-2.6 is tailored for deeper reasoning and more advanced agentic workflows. Instead of training from scratch, we upgrade the Ling-2.0 base model through architectural migration pre-training and large-scale post-training. This upgrade is guided by a unified co-design of model architecture, optimization objectives, serving systems, and agent training environments, enabling improvements in both model capability and deployment efficiency. At the architectural level, we introduce a hybrid linear attention design that integrates Lightning Attention with MLA, improving the efficiency of long-context training and decoding. To further enhance token efficiency, we optimize capability per output token through Evolutionary Chain-of-Thought, Linguistic Unit Policy Optimization, bidirectional preference alignment, and shortest-correct-response distillation. For agentic capabilities, we propose KPop, a reinforcement learning framework designed to support stable training of Ring-2.6-1T on large-scale environment-grounded data. KPop improves training efficiency through asynchronous scheduling across coding, search, tool use, and workflow execution, enabling scalable learning from complex agent-environment interactions. Together, Ling-2.6 and Ring-2.6 provide a practical pathway toward efficient, scalable, and open agentic systems. We open-source all checkpoints in the 2.6 family to support further research and development in practical agentic intelligence.

cs.CL

Development of a quadripartite wakefield structure as dechirper for free electron laser

Wakefield structures are critical for beam manipulation in free-electron lasers (FELs), particularly when serving as dechirpers, where beam-induced longitudinal wakefields compensate the energy chirp introduced during beam magnetic compression. However, conventional planar structures also generate time-dependent quadrupole wakefields due to their asymmetric geometry, which can cause beam mismatch and projected emittance growth. To address this limitation, we propose a quadripartite wakefield structure comprising four identical corrugated plates, able to fully suppress quadrupole wakefields while preserving strong longitudinal wakefields. To accurately evaluate its performance, we calculate wake potentials based on the Panofsky-Wenzel theorem using three-dimensional simulation software and extract the corresponding wake functions by deconvolution. We further adopt a particle-to-particle (P2P) tracking method incorporating these wake functions, which is capable of accounting for higher-order components and nonlinear effects that are typically neglected in standard tracking codes. Simulation results confirm that the quadripartite geometry offers significantly reduced projected emittance growth and a 25% shorter structure length compared with the planar design. The tracking method also reveals that the nonlinearities of three-dimensional wakefields induce noticeable slice emittance growth for large transverse beam sizes, which may in turn affect lasing performance. In addition, the tracking method enables analysis of various types of assembly error and indicates that misalignment along the direction of plate motion may severely degrade the emittance via dipole wakefields. Such misalignment can be mitigated through beam-based alignment and precise plate adjustment using high-resolution servo motors.

physics.acc-ph

Every Activation Boosted: Scaling General Reasoner to 1 Trillion Open Language Foundation

We introduce Ling 2.0, a series reasoning-oriented language foundation built upon the principle that every activation boosts reasoning capability. Designed to scale from tens of billions to one trillion parameters under a unified Mixture-of-Experts (MoE) paradigm, Ling 2.0 emphasizes high sparsity, cross-scale consistency, and efficiency guided by empirical scaling laws. The series includes three non-thinking (instruct) models - Ling-mini-2.0, Ling-flash-2.0, and Ling-1T - ranging from 16B to 1T total parameters and achieving up to 7-fold active-compute efficiency compared with dense counterparts. Ling 2.0 integrates coordinated innovations across model architecture, pre-training, post-training, and infrastructure: a high-sparsity MoE with MTP for efficient reasoning, reasoning-oriented data and mid-training CoT activation, reinforcement-based fine-tuning (DFT, Evo-CoT), and full-scale FP8 training with fine-grained heterogeneous pipelines. At the trillion scale, Ling-1T establishes a new Pareto frontier of reasoning accuracy versus computational efficiency, demonstrating that sparse activation, when properly aligned with reasoning objectives, enables scalable and efficient intelligence. Collectively, Ling 2.0 provides a coherent, open, and efficient foundation for advancing future reasoning and thinking models, including the Ring series built upon the same base.

cs.CL