🛰️ Daily AI Frontier
‹ back to 2026-09-25

Rufus-Air: An Open LLM Post-Training Recipe

arXiv cs.CL LLMs & Foundation Models Chia-Yuan Chang, Renyuan Cheng, Rui Feng, Xiaotian Han, Yuan He, Hongye Jin, Linwei Li, Shiyang Li, Fenglin Liu, Xin Liu, Priyanka Nigam, Haoyang Wen, Zhenghao Xu, Zhuocheng Xu, Bing Yin, Qingyu Yin, Chao Zhang, Rongzhi Zhang, Zhihan Zhang, Zixuan Zhang, Zixuan Zhang, Tuo Zhao 2026-09-24

TL;DR - Rufus-Air presents an open, reproducible eight-stage post-training recipe for the 106B-parameter GLM-4.5-Air-Base model. It demonstrates that carefully ordered training stages, reliable rewards, prompt filtering, and infrastructure choices can produce results competitive with similarly sized open models.

  • The pipeline combines SFT, specialized reasoning/coding/instruction-following RL, agent training, and final RLHF.
  • Stages move from foundational to advanced capabilities and from verifiable rewards toward softer judge-based signals.
  • Diverse high-quality SFT establishes the capability baseline, while difficulty filtering keeps RL prompts within a productive range.
  • The recipe uses open-source components and public data without new human annotation or an internal distillation teacher.

view merged work →