lucidrains / PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
☆7,705Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for PaLM-rlhf-pytorch
- A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)☆4,502Updated 10 months ago
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆5,994Updated 2 months ago
- An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries☆6,947Updated this week
- Instruct-tune LLaMA on consumer hardware☆18,653Updated 3 months ago
- A collection of libraries to optimise AI model performances☆8,375Updated 3 months ago
- Train transformer language models with reinforcement learning.☆10,086Updated this week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,059Updated 5 months ago
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,384Updated last year
- CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.☆4,934Updated 8 months ago
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆29,561Updated 4 months ago
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,269Updated 3 months ago
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.☆4,571Updated last month
- GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)☆7,657Updated last year
- RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best…☆12,672Updated this week
- Large Language Model Text Generation Inference☆9,122Updated this week
- ☆9,008Updated 7 months ago
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆20,199Updated 3 months ago
- Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)☆3,812Updated 5 months ago
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,760Updated 8 months ago
- Instruction Tuning with GPT-4☆4,210Updated last year
- LLaMA: Open and Efficient Foundation Language Models☆2,807Updated last year
- 📋 A list of open LLMs available for commercial use.☆11,207Updated 4 months 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,409Updated 3 months ago
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,198Updated 3 weeks ago
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆16,471Updated this week
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆35,508Updated this week
- ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.☆9,431Updated 4 months ago
- Example models using DeepSpeed☆6,090Updated last week