mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-08 04:24:47 +00:00
[checkpointio] Sharded Optimizer Checkpoint for Gemini Plugin (#4302)
* sharded optimizer checkpoint for gemini plugin * modify test to reduce testing time * update doc * fix bug when keep_gatherd is true under GeminiPlugin
This commit is contained in:
@@ -21,8 +21,6 @@ Model must be boosted by `colossalai.booster.Booster` before loading. It will de
|
||||
|
||||
## Optimizer Checkpoint
|
||||
|
||||
> ⚠ Saving optimizer checkpoint in a sharded way is not supported yet.
|
||||
|
||||
{{ autodoc:colossalai.booster.Booster.save_optimizer }}
|
||||
|
||||
Optimizer must be boosted by `colossalai.booster.Booster` before saving.
|
||||
|
Reference in New Issue
Block a user