lucidrains / PaLM-pytorchLinks
Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways
☆823Updated 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
Sorting:
- Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch☆868Updated last year
- Cramming the training of a (BERT-type) language model into limited compute.☆1,338Updated last year
- Central place for the engineering/scaling WG: documentation, SLURM scripts and logs, compute environment and data.☆1,001Updated 11 months ago
- Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate …☆634Updated last year
- Open-source pre-training implementation of Google's LaMDA in PyTorch. Adding RLHF similar to ChatGPT.☆471Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆536Updated last year
- An open-source implementation of Google's PaLM models☆819Updated last year
- Implementation of ChatGPT RLHF (Reinforcement Learning with Human Feedback) on any generation model in huggingface's transformer (blommz-…☆560Updated last year
- Implementation of 🦩 Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch☆1,249Updated 2 years ago
- ☆1,529Updated this week
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆645Updated 6 months ago
- Task-based datasets, preprocessing, and evaluation for sequence models.☆583Updated 2 months ago
- Code for T-Few from "Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning"☆452Updated last year
- 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 2 years ago
- Language Modeling with the H3 State Space Model☆519Updated last year
- Fast & Simple repository for pre-training and fine-tuning T5-style models☆1,005Updated 10 months ago
- Public repo for the NeurIPS 2023 paper "Unlimiformer: Long-Range Transformers with Unlimited Length Input"☆1,062Updated last year
- Original Implementation of Prompt Tuning from Lester, et al, 2021☆686Updated 4 months ago
- Ask Me Anything language model prompting☆547Updated 2 years ago
- Crosslingual Generalization through Multitask Finetuning☆538Updated 9 months ago
- Code for "Learning to summarize from human feedback"☆1,032Updated last year
- An open collection of implementation tips, tricks and resources for training large language models☆477Updated 2 years ago
- maximal update parametrization (µP)☆1,554Updated 11 months ago
- Reproduce results and replicate training fo T0 (Multitask Prompted Training Enables Zero-Shot Task Generalization)☆463Updated 2 years ago
- A prize for finding tasks that cause large language models to show inverse scaling☆613Updated last year
- LOMO: LOw-Memory Optimization☆987Updated last year
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆410Updated 6 months ago
- Fast Inference Solutions for BLOOM☆564Updated 9 months ago
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆962Updated last year
- A crude RLHF layer on top of nanoGPT with Gumbel-Softmax trick☆290Updated last year