gpt-2 VS gpt-neox

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

gpt-2

Code for the paper "Language Models are Unsupervised Multitask Learners" (by openai)

gpt-neox

An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library. (by EleutherAI)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
gpt-2 gpt-neox
64 52
21,146 6,569
1.9% 2.2%
2.5 8.9
22 days ago 5 days ago
Python Python
GNU General Public License v3.0 or later 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.

gpt-2

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

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 gpt-2 and gpt-neox you can also consider the following projects:

dalle-mini - DALL·E Mini - Generate images from a text prompt

fairseq - Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

minGPT - A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training

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

Real-Time-Voice-Cloning - Clone a voice in 5 seconds to generate arbitrary speech in real-time

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

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

sentencepiece - Unsupervised text tokenizer for Neural Network-based text generation.

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)

jukebox - Code for the paper "Jukebox: A Generative Model for Music"

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