collaborators

10 papers

cs.DC2026

TensorCast: The Missing Tensor Management Layer in Large Language Model Infrastructure

Yuhan Zhou, Yuchu Luo, Hao Nie +5

Modern LLM infrastructure increasingly manages tensors not only as computation data, but also as persistent states shared across distributed components. Existing systems optimize i…

cs.DC2026

OrchestrRL: Dynamic Compute and Network Orchestration for Disaggregated RL

Xin Tan, Yicheng Feng, Yu Zhou +3

Disaggregating the generation and training stages in RL is widely adopted to scale LLM post-training. There are two critical challenges here. First, the generation stage often beco…

cs.CL2026

Step 3.5 Flash: Open Frontier-Level Intelligence with 11B Active Parameters

Ailin Huang, Ang Li, Aobo Kong +213

We introduce Step 3.5 Flash, a sparse Mixture-of-Experts (MoE) model that bridges frontier-level agentic intelligence and computational efficiency. We focus on what matters most wh…

cs.CL2025

Step-Audio 2 Technical Report

Boyong Wu, Chao Yan, Chen Hu +106

This paper presents Step-Audio 2, an end-to-end multi-modal large language model designed for industry-strength audio understanding and speech conversation. By integrating a latent…

cs.NI2025

InfiniteHBD: Building Datacenter-Scale High-Bandwidth Domain for LLM with Optical Circuit Switching Transceivers

Chenchen Shou, Guyue Liu, Hao Nie +11

Scaling Large Language Model (LLM) training relies on multi-dimensional parallelism, where High-Bandwidth Domains (HBDs) are critical for communication-intensive parallelism like T…

cs.LG2025

Step-3 is Large yet Affordable: Model-system Co-design for Cost-effective Decoding

StepFun, :, Bin Wang +195

Large language models (LLMs) face low hardware efficiency during decoding, especially for long-context reasoning tasks. This paper introduces Step-3, a 321B-parameter VLM with hard…