PaLM-rlhf-pytorch VS gpt-neox

Compare PaLM-rlhf-pytorch vs gpt-neox and see what are their differences.

PaLM-rlhf-pytorch

Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM (by lucidrains)

gpt-neox

An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed 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
PaLM-rlhf-pytorch gpt-neox
25 52
7,593 6,588
- 1.4%
4.6 8.9
4 months ago 8 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.

PaLM-rlhf-pytorch

Posts with mentions or reviews of PaLM-rlhf-pytorch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-18.

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

nanoGPT - The simplest, fastest repository for training/finetuning medium-sized GPTs.

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

GLM-130B - GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)

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

text-generation-webui - A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.

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

ggml - Tensor library for machine learning

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

trlx - A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)

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)

Open-Assistant - OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.

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