lucidrains / RETRO-pytorch
Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch
☆851Updated last year
Related projects ⓘ
Alternatives and complementary repositories for RETRO-pytorch
- Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate …☆624Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆507Updated last year
- Reproduce results and replicate training fo T0 (Multitask Prompted Training Enables Zero-Shot Task Generalization)☆457Updated 2 years ago
- Code repository for supporting the paper "Atlas Few-shot Learning with Retrieval Augmented Language Models",(https//arxiv.org/abs/2208.03…☆517Updated 11 months ago
- Code for T-Few from "Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning"☆431Updated 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…☆432Updated last year
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways☆821Updated 2 years ago
- Central place for the engineering/scaling WG: documentation, SLURM scripts and logs, compute environment and data.☆980Updated 3 months ago
- Cramming the training of a (BERT-type) language model into limited compute.☆1,296Updated 5 months ago
- Original Implementation of Prompt Tuning from Lester, et al, 2021☆657Updated 5 months ago
- Task-based datasets, preprocessing, and evaluation for sequence models.☆561Updated this week
- ☆1,474Updated 3 weeks ago
- Language Modeling with the H3 State Space Model☆513Updated last year
- A modular RL library to fine-tune language models to human preferences☆2,213Updated 8 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,338Updated 8 months ago
- Expanding natural instructions☆959Updated 11 months ago
- Contriever: Unsupervised Dense Information Retrieval with Contrastive Learning☆685Updated last year
- Ask Me Anything language model prompting☆539Updated last year
- Fast Inference Solutions for BLOOM☆560Updated last month
- Used for adaptive human in the loop evaluation of language and embedding models.☆304Updated last year
- Long Range Arena for Benchmarking Efficient Transformers☆729Updated 11 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,535Updated 9 months ago
- maximal update parametrization (µP)☆1,402Updated 4 months ago
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,045Updated 10 months ago
- Run Effective Large Batch Contrastive Learning Beyond GPU/TPU Memory Constraint☆361Updated 7 months ago
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆624Updated 2 months ago
- A prize for finding tasks that cause large language models to show inverse scaling☆597Updated last year
- Automatically create Faiss knn indices with the most optimal similarity search parameters.☆817Updated 6 months ago
- Parallelformers: An Efficient Model Parallelization Toolkit for Deployment☆778Updated last year