minGPT-TF VS gpt-neo

Compare minGPT-TF vs gpt-neo and see what are their differences.

minGPT-TF

A minimal TF2 re-implementation of the OpenAI GPT training (by kamalkraj)

gpt-neo

An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library. (by EleutherAI)
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
minGPT-TF gpt-neo
1 82
53 6,158
- -
0.0 7.3
over 2 years ago about 2 years ago
Jupyter Notebook Python
MIT License MIT License
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.

minGPT-TF

Posts with mentions or reviews of minGPT-TF. We have used some of these posts to build our list of alternatives and similar projects.

gpt-neo

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

What are some alternatives?

When comparing minGPT-TF and gpt-neo you can also consider the following projects:

gpt-3-simple-tutorial - Generate SQL from Natural Language Sentences using OpenAI's GPT-3 Model

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

tf-transformers - State of the art faster Transformer with Tensorflow 2.0 ( NLP, Computer Vision, Audio ).

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.

tensorflow-nanoGPT - Example how to train GPT-2 (XLA + AMP), export to SavedModel and serve with Tensorflow Serving

openchat - OpenChat: Easy to use opensource chatting framework via neural networks

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

tensorflow - An Open Source Machine Learning Framework for Everyone

gpt-mini - Yet another minimalistic Tensorflow (re-)re-implementation of Karpathy's Pytorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer).

mesh-transformer-jax - Model parallel transformers in JAX and Haiku

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