lucidrains / PaLM-pytorchLinks
Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways
☆828Updated 3 years ago
Alternatives and similar repositories for PaLM-pytorch
Users that are interested in PaLM-pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch☆876Updated 2 years ago
- Central place for the engineering/scaling WG: documentation, SLURM scripts and logs, compute environment and data.☆1,009Updated last year
- Cramming the training of a (BERT-type) language model into limited compute.☆1,361Updated last year
- Code for "Learning to summarize from human feedback"☆1,057Updated 2 years ago
- Open-source pre-training implementation of Google's LaMDA in PyTorch. Adding RLHF similar to ChatGPT.☆470Updated last year
- Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate …☆638Updated 2 years ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆546Updated 2 years ago
- Implementation of ChatGPT RLHF (Reinforcement Learning with Human Feedback) on any generation model in huggingface's transformer (blommz-…☆565Updated last year
- Task-based datasets, preprocessing, and evaluation for sequence models.☆594Updated this week
- ☆1,556Updated last week
- An open-source implementation of Google's PaLM models☆819Updated last year
- Implementation of 🦩 Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch☆1,275Updated 3 years ago
- Fast Inference Solutions for BLOOM☆566Updated last year
- Original Implementation of Prompt Tuning from Lester, et al, 2021☆699Updated 10 months ago
- ☆1,255Updated 3 years ago
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆654Updated last year
- Public repo for the NeurIPS 2023 paper "Unlimiformer: Long-Range Transformers with Unlimited Length Input"☆1,064Updated last year
- A prize for finding tasks that cause large language models to show inverse scaling☆620Updated 2 years ago
- Crosslingual Generalization through Multitask Finetuning☆537Updated last year
- Ask Me Anything language model prompting☆546Updated 2 years ago
- Language Modeling with the H3 State Space Model☆521Updated 2 years ago
- Parallelformers: An Efficient Model Parallelization Toolkit for Deployment☆791Updated 2 years ago
- An open collection of implementation tips, tricks and resources for training large language models☆491Updated 2 years ago
- Reproduce results and replicate training fo T0 (Multitask Prompted Training Enables Zero-Shot Task Generalization)☆465Updated 3 years ago
- Code for T-Few from "Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning"☆457Updated 2 years ago
- maximal update parametrization (µP)☆1,657Updated last year
- A modular RL library to fine-tune language models to human preferences☆2,374Updated last year
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆421Updated last year
- ☆1,627Updated 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…☆435Updated 2 years ago