mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-29 13:35:48 +00:00
* update booster_api.md * update booster_checkpoint.md * update booster_plugins.md * move transformers importing inside function * fix Dict typing * fix autodoc bug * small fix