You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
enable TP fp8 allgather with PrepareFloat8ModuleInput
This PR is a follow up PR to enable fp8 allgather in TP after these PR
landed:
* pytorch/pytorch#128431
* pytorch-labs/float8_experimental#275
One need to update their pytorch/float8_experimental to have those
changes in to train with fp8 changes.
Since fp8 is not enabled as part of our integration tests yet, there
should be no issues on CI
0 commit comments