lucidrains / RETRO-pytorch
Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch
☆857Updated last year
Alternatives and similar repositories for RETRO-pytorch:
Users that are interested in RETRO-pytorch are comparing it to the libraries listed below
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways☆822Updated 2 years ago
- Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate …☆628Updated last year
- Code for T-Few from "Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning"☆438Updated last year
- Code repository for supporting the paper "Atlas Few-shot Learning with Retrieval Augmented Language Models",(https//arxiv.org/abs/2208.03…☆524Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆510Updated last year
- Reproduce results and replicate training fo T0 (Multitask Prompted Training Enables Zero-Shot Task Generalization)☆461Updated 2 years ago
- Task-based datasets, preprocessing, and evaluation for sequence models.☆566Updated this week
- Cramming the training of a (BERT-type) language model into limited compute.☆1,307Updated 7 months ago
- maximal update parametrization (µP)☆1,428Updated 6 months ago
- Language Modeling with the H3 State Space Model☆516Updated last year
- Fast & Simple repository for pre-training and fine-tuning T5-style models☆986Updated 4 months ago
- Expanding natural instructions☆965Updated last year
- Contriever: Unsupervised Dense Information Retrieval with Contrastive Learning☆705Updated 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…☆436Updated last year
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆632Updated 3 weeks ago
- Ask Me Anything language model prompting☆544Updated last year
- Original Implementation of Prompt Tuning from Lester, et al, 2021☆663Updated last month
- SGPT: GPT Sentence Embeddings for Semantic Search☆857Updated 11 months ago
- ☆1,486Updated 2 months ago
- Used for adaptive human in the loop evaluation of language and embedding models.☆306Updated last year
- Reading list of Instruction-tuning. A trend starts from Natrural-Instruction (ACL 2022), FLAN (ICLR 2022) and T0 (ICLR 2022).☆758Updated last year
- Automatically create Faiss knn indices with the most optimal similarity search parameters.☆828Updated 7 months ago
- Long Range Arena for Benchmarking Efficient Transformers☆739Updated last year
- A modular RL library to fine-tune language models to human preferences☆2,253Updated 10 months ago
- Public repo for the NeurIPS 2023 paper "Unlimiformer: Long-Range Transformers with Unlimited Length Input"☆1,060Updated 10 months ago
- Central place for the engineering/scaling WG: documentation, SLURM scripts and logs, compute environment and data.☆982Updated 5 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,549Updated 11 months ago
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,075Updated last year
- Implementation of 🦩 Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch☆1,227Updated 2 years ago