lucidrains / PaLM-rlhf-pytorchLinks
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
☆7,870Updated 2 months ago
Alternatives and similar repositories for PaLM-rlhf-pytorch
Users that are interested in PaLM-rlhf-pytorch are comparing it to the libraries listed below
Sorting:
- A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)☆4,732Updated last year
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,383Updated last year
- A collection of libraries to optimise AI model performances☆8,363Updated last year
- Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)☆3,984Updated last year
- StableLM: Stability AI Language Models☆15,787Updated last year
- ☆9,014Updated last year
- Instruct-tune LLaMA on consumer hardware☆18,983Updated last year
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,905Updated last year
- OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamical…☆37,492Updated last year
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆30,258Updated last year
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,091Updated 5 months ago
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,786Updated last year
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆14,233Updated this week
- ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.☆9,514Updated 2 weeks ago
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,927Updated last year
- Repo for external large-scale work☆6,547Updated last year
- An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries☆7,350Updated last week
- Let ChatGPT teach your own chatbot in hours with a single GPU!☆3,167Updated last year
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,527Updated 2 years ago
- Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Fl…☆2,503Updated last year
- High-speed download of LLaMA, Facebook's 65B parameter GPT model