flâneur — a map of the web's best reading

Orbit - Ultra-efficient RL Pipeline

spherelab.ai · 2,322 words · saved by 1 readers

Orbit — Ultra-efficient RL Pipeline

Orbit is an open-source RL framework for memory-efficient post-training of trillion-parameter LLMs. By minimizing the train-rollout gap in RL, Orbit is able to effortlessly train Kimi-K2.6 and DeepSeek V4-pro at a single-node setting . Five rollout architectures, one shared clock, clear win for Orbit's design Watch the bottleneck move. We start fully serial with a full-weight push (basesline 1 below), then test the tokens "is the heavy push the bottleneck?" . We gradually turn the baseline into Orbit's final design (+ overlap (async); + adapter-native push; + a non-blocking double-buffered swa

Explore this link on the map →

saved by

related reading