mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-07-10 15:55:36 +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