facebookresearch/metaseq
View on GitHubRemove Megatron dependency - move entirely to Fairscale
Open
#616 opened on Jan 24, 2023
better-enggood first issue
Description
This is to look into whether or not we can remove our Megatron dependency and rely entirely on our Fairscale dependency (model parallelism implementation seems to be identical between the two).