fairseq VS gpt-neox

Compare fairseq vs gpt-neox and see what are their differences.

fairseq

Facebook AI Research Sequence-to-Sequence Toolkit written in Python. (by facebookresearch)

gpt-neox

An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library. (by EleutherAI)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
fairseq gpt-neox
89 52
29,160 6,532
1.4% 1.6%
6.6 9.0
7 days ago 6 days ago
Python Python
MIT License Apache License 2.0
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.

fairseq

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

gpt-neox

Posts with mentions or reviews of gpt-neox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-26.

What are some alternatives?

When comparing fairseq and gpt-neox you can also consider the following projects:

transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

gpt-neo - An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.

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

text-to-text-transfer-transformer - Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"

espnet - End-to-End Speech Processing Toolkit

Pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration

YaLM-100B - Pretrained language model with 100B parameters

open-ai - OpenAI PHP SDK : Most downloaded, forked, contributed, huge community supported, and used PHP (Laravel , Symfony, Yii, Cake PHP or any PHP framework) SDK for OpenAI GPT-3 and DALL-E. It also supports chatGPT-like streaming. (ChatGPT AI is supported)

lm-evaluation-harness - A framework for few-shot evaluation of language models.

Megatron-DeepSpeed - Ongoing research training transformer language models at scale, including: BERT & GPT-2

haystack - :mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.