Replies: 1 comment 4 replies
-
Hey! I'm unfamiliar with Deepspeed logging. Do you want to log the memory usage / latency across each epoch? |
Beta Was this translation helpful? Give feedback.
4 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.
-
Morning,
I want to open a discussion on what's the best way to integrate the DeepSpeed Communitations Logging feature.
The provided guide asks to change the
torch.dist
calls intodeepspeed.comm
calls with the same name. I am not sure where in the code of axolotl these changes should be applied, and if there is a more graceful way to integrate this with axolotl.Beta Was this translation helpful? Give feedback.
All reactions