mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-07-11 00:56:38 +00:00
* add load_state_dict for sharded model * fix bug * fix bug * fix ckpt dtype and device * support load state dict in zero init ctx * fix bugs