Skip to content

v1.0.1

Latest

Choose a tag to compare

@garrett4wade garrett4wade released this 04 Mar 14:18
· 2 commits to main since this release
6bc0830

Release Note

A patch release that fixes a dependency issue in the docker image and enriches the documentation and testing of the OpenClaw example.

What's Changed

  • fix(config): Fix openclaw config typo and increase max_tokens_per_mb by @fishcrap in #959
  • docs(openclaw): Replace hardcoded admin key with placeholder in README by @fishcrap in #967
  • feat: Fully Support MIS/TIS to stablizing rollout-training mismatch by @ZiyiTsang in #930
  • refactor(api): move validation into config post_init methods by @rchardx in #970
  • fix(openai-proxy): return None for empty trajectory in online mode by @fishcrap in #971
  • Ray placement group refactor and preliminary architecture for multinode inference instances by @hlyli in #966
  • feat:Add chinese doc by @ZiyiTsang in #969
  • fix(api): replace Literal type with str for SchedulingSpec.ray_placement_strategy by @garrett4wade in #976
  • update readme by @xssstory in #974
  • test(examples): Add OpenClaw online RL integration test by @fishcrap in #977
  • fix: pinning torchao version to 0.15.0 by @garrett4wade in #981
  • bump v1.0.1 by @garrett4wade in #982

New Contributors

Full Changelog: v1.0.0...v1.0.1