lucidrains / PaLM-rlhf-pytorchLinks
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
☆7,854Updated 2 weeks 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,696Updated last year
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,083Updated last month
- A collection of libraries to optimise AI model performances☆8,372Updated last year
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,518Updated 2 years ago
- CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.☆5,121Updated 6 months ago
- The RedPajama-Data repository contains code for preparing large datasets for training large language models.