mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-05-02 08:37: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