lucidrains / MEGABYTE-pytorchLinks
Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch
☆654Updated 11 months ago
Alternatives and similar repositories for MEGABYTE-pytorch
Users that are interested in MEGABYTE-pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆420Updated 10 months ago
- LOMO: LOw-Memory Optimization☆991Updated last year
- Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"☆561Updated 11 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆546Updated 2 years ago
- Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates☆469Updated last year
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆227Updated last year
- Public repo for the NeurIPS 2023 paper "Unlimiformer: Long-Range Transformers with Unlimited Length Input"☆1,063Updated last year
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆979Updated last year
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,136Updated last year
- ☆550Updated 11 months ago
- Official implementation of TransNormerLLM: A Faster and Better LLM☆248Updated last year
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Updated last year
- Implementation of plug in and play Attention from "LongNet: Scaling Transformers to 1,000,000,000 Tokens"☆715Updated last year
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆545Updated 6 months ago
- Code for fine-tuning Platypus fam LLMs using LoRA☆630Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆373Updated last year
- Convolutions for Sequence Modeling☆904Updated last year
- Automatically split your PyTorch models on multiple GPUs for training & inference☆658Updated last year
- [COLM 2024] LoraHub: Efficient Cross-Task Generalization via Dynamic LoRA Composition☆659Updated last year
- YaRN: Efficient Context Window Extension of Large Language Models☆1,643Updated last year
- minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.☆489Updated 2 years ago
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆224Updated last year
- PyTorch implementation of Infini-Transformer from "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention…☆294Updated last year
- Fast & Simple repository for pre-training and fine-tuning T5-style models☆1,014Updated last year
- Official repository of NEFTune: Noisy Embeddings Improves Instruction Finetuning☆405Updated last year
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆384Updated last year
- A repository for research on medium sized language models.☆520Updated 5 months ago
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆733Updated last year
- A minimum example of aligning language models with RLHF similar to ChatGPT☆224Updated 2 years ago
- Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate …☆637Updated 2 years ago