fairscale VS Megatron-DeepSpeed

Compare fairscale vs Megatron-DeepSpeed and see what are their differences.

fairscale

PyTorch extensions for high performance and large scale training. (by facebookresearch)

Megatron-DeepSpeed

Ongoing research training transformer language models at scale, including: BERT & GPT-2 (by bigscience-workshop)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
fairscale Megatron-DeepSpeed
6 1
2,907 1,244
2.4% 2.7%
4.5 2.4
5 days ago about 2 months ago
Python Python
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fairscale

Posts with mentions or reviews of fairscale. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-27.

Megatron-DeepSpeed

Posts with mentions or reviews of Megatron-DeepSpeed. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-17.
  • [D] DeepSpeed vs PyTorch native API
    3 projects | /r/MachineLearning | 17 Feb 2022
    Both EleutherAI's gpt-neox and the BigScience project use DeepSpeed under the hood, probably because DeepSpeed still remains the best component for training large models. So really dependent on your scale if DeepSpeed is still your answer, or if you can get away with these native PyTorch alternatives.

What are some alternatives?

When comparing fairscale and Megatron-DeepSpeed you can also consider the following projects:

DeepSpeed - DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.

gpt-neox - An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.

ColossalAI - Making large AI models cheaper, faster and more accessible

pytorch-lightning - Build high-performance AI models with PyTorch Lightning (organized PyTorch). Deploy models with Lightning Apps (organized Python to build end-to-end ML systems). [Moved to: https://github.com/Lightning-AI/lightning]

torchscale - Foundation Architecture for (M)LLMs

pytorch-lightning - Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes.