tomaarsen / attention_sinksLinks
Extend existing LLMs way beyond the original training length with constant memory usage, without retraining
☆733Updated last year
Alternatives and similar repositories for attention_sinks
Users that are interested in attention_sinks are comparing it to the libraries listed below
Sorting:
- Code for fine-tuning Platypus fam LLMs using LoRA☆631Updated last year
- ☆583Updated last year
- batched loras☆347Updated 2 years ago
- [ICML'24 Spotlight] LLM Maybe LongLM: Self-Extend LLM Context Window Without Tuning☆663Updated last year
- ☆551Updated last year
- ☆416Updated 2 years ago
- Landmark Attention: Random-Access Infinite Context Length for Transformers☆427Updated 2 years ago
- A bagel, with everything.☆325Updated last year
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆733Updated last year
- Official repository for LongChat and LongEval☆533Updated last year
- [ACL2023] We introduce LLM-Blender, an innovative ensembling framework to attain consistently superior performance by leveraging the dive…☆973Updated last year
- YaRN: Efficient Context Window Extension of Large Language Models☆1,654Updated last year
- distributed trainer for LLMs☆587Updated last year
- Generate textbook-quality synthetic LLM pretraining data☆508Updated 2 years ago
- Inference code for Persimmon-8B☆412Updated 2 years ago
- Tune any FALCON in 4-bit☆465Updated 2 years ago
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆710Updated last year
- This repository contains code and tooling for the Abacus.AI LLM Context Expansion project. Also included are evaluation scripts and bench…☆598Updated 2 years ago
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,312Updated 9 months ago
- Inference code for Mistral and Mixtral hacked up into original Llama implementation