| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-06-19 | 5.7 kB | |
| v0.3.1_ Multi-modal DAPO source code.tar.gz | 2025-06-19 | 899.5 kB | |
| v0.3.1_ Multi-modal DAPO source code.zip | 2025-06-19 | 964.0 kB | |
| Totals: 3 Items | 1.9 MB | 0 | |
What's Changed
- [example] fix runtime env by @hiyouga in https://github.com/hiyouga/EasyR1/pull/224
- Update Awesome Work using EasyR1 by @RainBowLuoCS in https://github.com/hiyouga/EasyR1/pull/240
- Update Awesome Work using EasyR1 by @xyliugo in https://github.com/hiyouga/EasyR1/pull/239
- [trainer] support async reward by @hiyouga in https://github.com/hiyouga/EasyR1/pull/252
- [readme] add baselines by @hiyouga in https://github.com/hiyouga/EasyR1/pull/253
- [script] fix merge script by @hiyouga in https://github.com/hiyouga/EasyR1/pull/254
- [misc] update baselines & docker image by @hiyouga in https://github.com/hiyouga/EasyR1/pull/256
- [readme] update baseline by @hiyouga in https://github.com/hiyouga/EasyR1/pull/258
- [data] support custom chat template by @hiyouga in https://github.com/hiyouga/EasyR1/pull/270
- [reward] support batch reward by @hiyouga in https://github.com/hiyouga/EasyR1/pull/271
- [example] change env vars by @hiyouga in https://github.com/hiyouga/EasyR1/pull/272
- [Readme] Add awesome work using EasyR1 by @Wangbiao2 in https://github.com/hiyouga/EasyR1/pull/273
- [model] add qwen3 support by @hiyouga in https://github.com/hiyouga/EasyR1/pull/276
- [example] update script by @hiyouga in https://github.com/hiyouga/EasyR1/pull/277
- [readme] update wechat by @hiyouga in https://github.com/hiyouga/EasyR1/pull/280
- [misc] fix logger by @hiyouga in https://github.com/hiyouga/EasyR1/pull/288
- [readme] update wechat by @hiyouga in https://github.com/hiyouga/EasyR1/pull/292
- add get model from modelscope by @Saigyouji-Yuyuko1000 in https://github.com/hiyouga/EasyR1/pull/297
- [readme] update wechat by @hiyouga in https://github.com/hiyouga/EasyR1/pull/301
- Add a new work based on EasyR1 by @LiuRicky in https://github.com/hiyouga/EasyR1/pull/303
- add new work based on EasyR1 by @waltonfuture in https://github.com/hiyouga/EasyR1/pull/313
- [logger] fix tensorboard by @hiyouga in https://github.com/hiyouga/EasyR1/pull/316
- Add a new work based on EasyR1 by @Gabesarch in https://github.com/hiyouga/EasyR1/pull/325
- [misc] fix console hanging by @hiyouga in https://github.com/hiyouga/EasyR1/pull/293
- [misc] several update by @hiyouga in https://github.com/hiyouga/EasyR1/pull/329
- Update README.md by @CSfufu in https://github.com/hiyouga/EasyR1/pull/330
- [perf] pass raw image data between workers by @tongxiao2002 in https://github.com/hiyouga/EasyR1/pull/318
- [readme] add our work using EasyR1 by @kxfan2002 in https://github.com/hiyouga/EasyR1/pull/331
- add our work using EasyR1 by @YutingLi0606 in https://github.com/hiyouga/EasyR1/pull/337
- [data] fix position ids for qwen2vl mrope & add test by @hiyouga in https://github.com/hiyouga/EasyR1/pull/339
- [worker] colocate actor and ref model by @hiyouga in https://github.com/hiyouga/EasyR1/pull/342
- [trainer] save best checkpoint by @hiyouga in https://github.com/hiyouga/EasyR1/pull/343
- [trainer] fix bug by @hiyouga in https://github.com/hiyouga/EasyR1/pull/344
- [utils] update data protocol by @hiyouga in https://github.com/hiyouga/EasyR1/pull/345
- [trainer] repeat rollout and prepare filter by @hiyouga in https://github.com/hiyouga/EasyR1/pull/346
- [worker] expose rollout manager by @hiyouga in https://github.com/hiyouga/EasyR1/pull/347
- [worker] fix vllm sharding manager by @hiyouga in https://github.com/hiyouga/EasyR1/pull/348
- fix: bug by @gdw439 in https://github.com/hiyouga/EasyR1/pull/350
- [trainer] fix progress bar by @hiyouga in https://github.com/hiyouga/EasyR1/pull/355
- [readme] update docker image by @hiyouga in https://github.com/hiyouga/EasyR1/pull/357
- [trainer] add online filtering by @Saigyouji-Yuyuko1000 in https://github.com/hiyouga/EasyR1/pull/358
- [worker] update reward manager by @hiyouga in https://github.com/hiyouga/EasyR1/pull/360
- Fix/vllm processor cache for text only model by @cyc00518 in https://github.com/hiyouga/EasyR1/pull/359
- [breaking] support text-image mixed data by @hiyouga in https://github.com/hiyouga/EasyR1/pull/361
- [model] fix qwen2vl bug by @hiyouga in https://github.com/hiyouga/EasyR1/pull/363
- [tracking] add tensorboard exp name by @hiyouga in https://github.com/hiyouga/EasyR1/pull/365
- [worker] do not load ref if kl is disabled by @hiyouga in https://github.com/hiyouga/EasyR1/pull/366
- [worker] fix skip ref model by @hiyouga in https://github.com/hiyouga/EasyR1/pull/367
- [examples] add qwen3_14b_dapo17k_dapo by @Saigyouji-Yuyuko1000 in https://github.com/hiyouga/EasyR1/pull/369
- [release] 0.3.1 by @hiyouga in https://github.com/hiyouga/EasyR1/pull/370
New Contributors
- @RainBowLuoCS made their first contribution in https://github.com/hiyouga/EasyR1/pull/240
- @xyliugo made their first contribution in https://github.com/hiyouga/EasyR1/pull/239
- @Saigyouji-Yuyuko1000 made their first contribution in https://github.com/hiyouga/EasyR1/pull/297
- @waltonfuture made their first contribution in https://github.com/hiyouga/EasyR1/pull/313
- @Gabesarch made their first contribution in https://github.com/hiyouga/EasyR1/pull/325
- @CSfufu made their first contribution in https://github.com/hiyouga/EasyR1/pull/330
- @tongxiao2002 made their first contribution in https://github.com/hiyouga/EasyR1/pull/318
- @kxfan2002 made their first contribution in https://github.com/hiyouga/EasyR1/pull/331
- @YutingLi0606 made their first contribution in https://github.com/hiyouga/EasyR1/pull/337
- @gdw439 made their first contribution in https://github.com/hiyouga/EasyR1/pull/350
- @cyc00518 made their first contribution in https://github.com/hiyouga/EasyR1/pull/359
Full Changelog: https://github.com/hiyouga/EasyR1/compare/v0.3.0...v0.3.1