Skip to content

Commit bdc3ca9

Browse files
committed
Update changelog.md
1 parent 65eeb2e commit bdc3ca9

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/content/docs/dev/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ weight: 3
55

66
---
77

8+
## Version 1.3.4
9+
10+
- Fix the bug of loading heterogeneous models and reform the loading logics.
11+
- Enable MBGD in MAGRPO to align with MAAC and IAC.
12+
- Remove redundant and legacy hyperparameters (e.g., model kwargs, patching hyperparameters).
13+
- Clean multi-device legacy, like drop last and num_workers.
14+
- Add unit tests for model loading and separate it from CI as a badge.
15+
- Clean short functions.
16+
- Reorganize the docs and align the parameters.
17+
818
## Version 1.3.3
919
- Compact MAREINFORCETrainer derivation, and move to the new folder.
1020
- Unify the interface for different trainers.

0 commit comments

Comments
 (0)