Skip to content

Release v0.1.3

Latest

Choose a tag to compare

@hijkzzz hijkzzz released this 21 Jul 06:10

What's Changed

Major Update

  • feat(rollout): enable transparent distributed rollout with shared-memory Experiences, avoiding controller memory bottlenecks and improving scalability for large and multimodal rollouts by @hijkzzz in #22
image

Rollout Reliability

  • fix rollout correctness after context compaction and chat-history rewrites by @fus3r in #16 and #20
  • improve distributed rollout reliability with persistent warm-resume buffers and safer Ray resource allocation by @hijkzzz in bce1cc5 and c34d88f

Training and Performance

  • fix evaluation sample limits and MoE auxiliary-loss scaling with context parallelism by @hijkzzz in e56cbf9 and 0ae27eb
  • add token-weighted advantage monitoring by @k21993 in #23
  • improve vLLM GPU placement and rollout-engine defaults for Omni3-30B and Qwen3-4B by @hijkzzz in e3d84a3 and 8ef1f9a

Packaging

Full Changelog: v0.1.2...v0.1.3