mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-01-18 16:46:08 +00:00
* Fix state_dict output for ZeroDDP duplicated parameters * Rewrite state_dict based on get_static_torch_model * Modify get_static_torch_model to be compatible with the lower version (ZeroDDP)