facebookresearch/metaseq

Remove Megatron dependency - move entirely to Fairscale

开放

#616 创建于 2023年1月24日

 (1 条评论) (0 个反应) (1 位负责人)Python (701 个派生)batch import
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).

贡献者指南