lucidrains / PaLM-pytorch
Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways
☆822Updated 2 years ago
Alternatives and similar repositories for PaLM-pytorch:
Users that are interested in PaLM-pytorch are comparing it to the libraries listed below
- Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch☆857Updated last year
- Cramming the training of a (BERT-type) language model into limited compute.☆1,307Updated 7 months ago
- Ask Me Anything language model prompting☆544Updated last year
- Language Modeling with the H3 State Space Model☆516Updated last year
- Implementation of 🦩 Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch☆1,227Updated 2 years ago
- maximal update parametrization (µP)☆1,428Updated 6 months ago
- Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate …☆628Updated last year
- Original Implementation of Prompt Tuning from Lester, et al, 2021☆663Updated last month
- A modular RL library to fine-tune language models to human preferences☆2,253Updated 10 months ago
- Open-source pre-training implementation of Google's LaMDA in PyTorch. Adding RLHF similar to ChatGPT.☆469Updated 10 months ago
- Expanding natural instructions☆965Updated last year
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆632Updated 3 weeks ago
- Guide: Finetune GPT2-XL (1.5 Billion Parameters) and finetune GPT-NEO (2.7 B) on a single GPU with Huggingface Transformers using DeepSpe…☆436Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆510Updated last year
- Fast & Simple repository for pre-training and fine-tuning T5-style models☆986Updated 4 months ago
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆941Updated 11 months ago
- Code for "Learning to summarize from human feedback"☆1,002Updated last year
- ☆1,486Updated 2 months ago
- Code for T-Few from "Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning"☆438Updated last year
- Code for the paper Fine-Tuning Language Models from Human Preferences☆1,266Updated last year
- Central place for the engineering/scaling WG: documentation, SLURM scripts and logs, compute environment and data.☆982Updated 5 months ago
- Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackab…☆1,549Updated 11 months ago
- Reproduce results and replicate training fo T0 (Multitask Prompted Training Enables Zero-Shot Task Generalization)☆461Updated 2 years ago
- A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)☆4,567Updated last year
- Task-based datasets, preprocessing, and evaluation for sequence models.☆566Updated this week
- Convolutions for Sequence Modeling☆875Updated 7 months ago
- Fast Inference Solutions for BLOOM☆563Updated 3 months ago
- The hub for EleutherAI's work on interpretability and learning dynamics☆2,339Updated last month
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆403Updated last week