OpenBMB / BMTrain

Efficient Training (including pre-training and fine-tuning) for Big Models
Apache License 2.0
560 stars 77 forks source link

Feat optim manager state #176

Closed Achazwl closed 10 months ago

Achazwl commented 12 months ago

Pull Request Template

Description

Optim_manager save optimizers, lr_schedulers, loss_scale

Type of Change

How Has This Been Tested?

tests/test_optim_state.py

Checklist