lucidrains / PaLM-pytorch
Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways
☆820Updated 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
- Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate …☆630Updated last year
- Implementation of 🦩 Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch☆1,230Updated 2 years ago
- Open-source pre-training implementation of Google's LaMDA in PyTorch. Adding RLHF similar to ChatGPT.☆471Updated 11 months ago
- Central place for the engineering/scaling WG: documentation, SLURM scripts and logs, compute environment and data.☆984Updated 6 months ago
- Reproduce results and replicate training fo T0 (Multitask Prompted Training Enables Zero-Shot Task Generalization)☆461Updated 2 years ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆515Updated last year
- Code for T-Few from "Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning"☆443Updated last year
- Task-based datasets, preprocessing, and evaluation for sequence models.☆568Updated this week
- Original Implementation of Prompt Tuning from Lester, et al, 2021☆667Updated 2 months ago
- Expanding natural instructions☆975Updated last year
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆405Updated last month
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆186Updated 2 years 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…☆437Updated last year
- Cramming the training of a (BERT-type) language model into limited compute.☆1,319Updated 8 months ago
- Language Modeling with the H3 State Space Model☆516Updated last year
- A modular RL library to fine-tune language models to human preferences☆2,276Updated 11 months ago
- ☆338Updated 10 months ago
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆949Updated last year
- maximal update parametrization (µP)☆1,451Updated 7 months ago
- Code repository for supporting the paper "Atlas Few-shot Learning with Retrieval Augmented Language Models",(https//arxiv.org/abs/2208.03…☆526Updated last year
- Fast Inference Solutions for BLOOM☆563Updated 4 months ago
- An open collection of implementation tips, tricks and resources for training large language models☆469Updated last year
- Used for adaptive human in the loop evaluation of language and embedding models.☆306Updated last year
- Code for "Learning to summarize from human feedback"☆1,006Updated last year
- A simulation framework for RLHF and alternatives. Develop your RLHF method without collecting human data.☆794Updated 7 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,364Updated 11 months ago
- Crosslingual Generalization through Multitask Finetuning☆525Updated 5 months ago
- An open-source implementation of Google's PaLM models☆818Updated 8 months ago
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆637Updated last month