kyegomez / LongNetLinks
Implementation of plug in and play Attention from "LongNet: Scaling Transformers to 1,000,000,000 Tokens"
☆716Updated last year
Alternatives and similar repositories for LongNet
Users that are interested in LongNet are comparing it to the libraries listed below
Sorting:
- LongLLaMA is a large language model capable of handling long contexts. It is based on OpenLLaMA and fine-tuned with the Focused Transform…☆1,463Updated 2 years ago
- Official implementation of our NeurIPS 2023 paper "Augmenting Language Models with Long-Term Memory".☆820Updated last year
- LOMO: LOw-Memory Optimization☆991Updated last year
- Code for fine-tuning Platypus fam LLMs using LoRA☆631Updated last year
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆655Updated 11 months ago
- Public repo for the NeurIPS 2023 paper "Unlimiformer: Long-Range Transformers with Unlimited Length Input"☆1,063Updated last year
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆733Updated last year
- Extend existing LLMs way beyond the original training length with constant memory usage, without retraining