Replies: 1 comment
-
mmengine also supports various distributed training frameworks or algorithms, such as FSDP, DeepSpeed, ColossalAI, so we don't have any plans to support Fabric for now. See more details at https://mmengine.readthedocs.io/en/latest/common_usage/large_model_training.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Fabric can offer multiple training strategies and precisions with just changes of a few lines. Is there any way to apply fabric to mmengine's runner?
Beta Was this translation helpful? Give feedback.
All reactions