ColossalAI/colossalai/checkpoint_io
jiangmingyan 52a933e175
[checkpoint] support huggingface style sharded checkpoint (#3461)
* [checkpoint] support huggingface style sharded checkpoint

* [checkpoint] support huggingface style sharded checkpoint

* [checkpoint] support huggingface style sharded checkpoint

* [checkpoint] support huggingface style sharded checkpoint

* [checkpoint] support huggingface style sharded checkpoint

---------

Co-authored-by: luchen <luchen@luchendeMBP.lan>
2023-04-06 16:23:39 +08:00
..
__init__.py [checkpoint] refactored the API and added safetensors support (#3427) 2023-04-04 15:23:01 +08:00
checkpoint_io_base.py [checkpoint] refactored the API and added safetensors support (#3427) 2023-04-04 15:23:01 +08:00
general_checkpoint_io.py [checkpoint] support huggingface style sharded checkpoint (#3461) 2023-04-06 16:23:39 +08:00
index_file.py [checkpoint] support huggingface style sharded checkpoint (#3461) 2023-04-06 16:23:39 +08:00
utils.py [checkpoint] support huggingface style sharded checkpoint (#3461) 2023-04-06 16:23:39 +08:00