What's Changed
- [misc] set dev version by @hiyouga in #372
- fix typo in tensorboard logger by @ning-mz in #373
- [utils] fix log probs by @hiyouga in #375
- Supports video input by @robinjoe93 in #376
- [data] fix video data by @hiyouga in #386
- [data] add filter worker by @hiyouga in #387
- [example] update qwen3_14b_dapo17k_dapo.sh by @Saigyouji-Yuyuko1000 in #389
- [misc] fix ci by @hiyouga in #391
- [ckpt] fix remove logic by @hiyouga in #393
- [example] update config by @hiyouga in #394
- [worker] fix typo in FSDPWorker by @jasper0314-huang in #396
- [misc] fix flops counter by @hiyouga in #401
- [readme] update wechat by @hiyouga in #404
- [readme] add our work to the readme by @JingchengYang4 in #408
- [example] change dapo verify by @Saigyouji-Yuyuko1000 in #407
- [reward] fix dapo verifier by @hiyouga in #410
- Update README.md to include Long-RL by @yukang2017 in #411
- [worker] add dynamic batching by @hiyouga in #417
- [readme] update wechat by @hiyouga in #418
- [worker] fix dp tokens by @hiyouga in #419
- [examples] fix config by @hiyouga in #420
- [misc] fix ops by @hiyouga in #421
- [worker] fix fsdp worker by @hiyouga in #422
- [worker] fix grad norm by @hiyouga in #423
- [data] better mm data collate by @hiyouga in #424
- [trainer] support auto resume by @hiyouga in #425
- [worker] add dynamic batching computational workload balance by @hiyouga in #426
- [readme] update usage of apptainer by @yzoaim in #434
- [readme] update wechat by @hiyouga in #442
- [protocol] non blocking false by default by @hiyouga in #445
- [readme] update wechat by @hiyouga in #447
- [feat] support ray.timeline by @yzoaim in #449
- [docker] upgrade vllm to 0.10 by @hiyouga in #453
- [worker] fix multi modal data oom by @hiyouga in #454
- [misc] fix data proto by @hiyouga in #458
- [readme] update wechat by @hiyouga in #461
- [trainer] fix checkpoint tracker by @hiyouga in #467
- [patch] fix fa utils by @hiyouga in #472
- [misc] fix fa patch by @hiyouga in #473
- [misc] fix model merger by @hiyouga in #479
- [misc] lint by @hiyouga in #480
- Fix valset loading for videos by @zhuohaoyu in #482
- [readme] update wechat by @hiyouga in #486
- [bugfix] fix position ids for latest transformers by @hiyouga in #494
- [readme] update wechat by @hiyouga in #495
- [misc] pin transformers to 4.56.1 by @hiyouga in #496
- [deps] upgrade transformers to 4.54 by @hiyouga in #501
- [release] v0.3.2 by @hiyouga in #502
New Contributors
- @ning-mz made their first contribution in #373
- @robinjoe93 made their first contribution in #376
- @jasper0314-huang made their first contribution in #396
- @JingchengYang4 made their first contribution in #408
- @yukang2017 made their first contribution in #411
- @yzoaim made their first contribution in #434
- @zhuohaoyu made their first contribution in #482
Full Changelog: v0.3.1...v0.3.2