mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-02 17:46:42 +00:00
fix some typo (#5307)
This commit is contained in:
@@ -32,7 +32,7 @@ Plugin is an important component that manages parallel configuration (eg: The ge
|
||||
|
||||
More details about usages of each plugin can be found in chapter [Booster Plugins](./booster_plugins.md).
|
||||
|
||||
Some plugins support lazy initialization, which can be used to save memory when initializating large models. For more details, please see [Lazy Initialization](../features/lazy_init.md).
|
||||
Some plugins support lazy initialization, which can be used to save memory when initializing large models. For more details, please see [Lazy Initialization](../features/lazy_init.md).
|
||||
|
||||
### API of booster
|
||||
|
||||
|
Reference in New Issue
Block a user