facebookresearch/metaseq
Remove Megatron dependency - move entirely to Fairscale
开放
#616 创建于 2023年1月24日
better-enggood first issue
仓库指标
- 星标
- (6,195 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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).