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☆870Updated last year
- Central place for the engineering/scaling WG: documentation, SLURM scripts and logs, compute environment and data.☆1,006Updated last year
- Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate …☆634Updated 2 years ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆538Updated last year
- Cramming the training of a (BERT-type) language model into limited compute.☆1,341Updated last year
- Open-source pre-training implementation of Google's LaMDA in PyTorch. Adding RLHF similar to ChatGPT.☆471Updated last year
- Code for "Learning to summarize from human feedback"☆1,036Updated last year
- ☆1,532Updated 3 weeks ago
- Ask Me Anything language model prompting☆547Updated 2 years ago
- An open-source implementation of Google's PaLM models☆820Updated last year
- ☆1,231Updated 2 years ago
- maximal update parametrization (µP)☆1,576Updated 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
- Reproduce results and replicate training fo T0 (Multitask Prompted Training Enables Zero-Shot Task Generalization)☆463Updated 2 years ago
- Task-based datasets, preprocessing, and evaluation for sequence models.☆583Updated this week
- Fast Inference Solutions for BLOOM☆563Updated 9 months ago
- Crosslingual Generalization through Multitask Finetuning☆537Updated 10 months ago
- Language Modeling with the H3 State Space Model☆519Updated last year
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆646Updated 7 months ago
- Implementation of ChatGPT RLHF (Reinforcement Learning with Human Feedback) on any generation model in huggingface's transformer (blommz-…☆562Updated last year
- Code for T-Few from "Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning"☆456Updated last year
- Code for the paper Fine-Tuning Language Models from Human Preferences☆1,350Updated 2 years ago
- Implementation of 🦩 Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch☆1,256Updated 2 years ago
- Original Implementation of Prompt Tuning from Lester, et al, 2021☆689Updated 4 months ago
- A modular RL library to fine-tune language models to human preferences☆2,332Updated last year
- Mistral: A strong, northwesterly wind: Framework for transparent and accessible large-scale language model training, built with Hugging F…☆575Updated last year
- An open collection of implementation tips, tricks and resources for training large language models☆478Updated 2 years ago
- A prize for finding tasks that cause large language models to show inverse scaling☆613Updated last year
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆965Updated last year
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆412Updated 6 months ago