tomaarsen / attention_sinksLinks
Extend existing LLMs way beyond the original training length with constant memory usage, without retraining
☆701Updated 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☆629Updated last year
- [ICML'24 Spotlight] LLM Maybe LongLM: Self-Extend LLM Context Window Without Tuning☆656Updated last year
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆726Updated last year
- ☆546Updated 10 months ago
- batched loras☆343Updated last year
- Landmark Attention: Random-Access Infinite Context Length for Transformers☆423Updated last year
- ☆543Updated 6 months ago
- A bagel, with everything.☆322Updated last year
- This repository contains code and tooling for the Abacus.AI LLM Context Expansion project. Also included are evaluation scripts and bench…☆591Updated last year
- YaRN: Efficient Context Window Extension of Large Language Models☆1,511Updated last year
- ☆415Updated last year
- [ACL2023] We introduce LLM-Blender, an innovative ensembling framework to attain consistently superior performance by leveraging the dive…☆950Updated 8 months ago
- ☆523Updated 7 months ago
- Official repository for LongChat and LongEval☆521Updated last year
- Tune any FALCON in 4-bit☆467Updated last year
- The Truth Is In There: Improving Reasoning in Language Models with Layer-Selective Rank Reduction☆388Updated last year
- [ICLR 2024] Lemur: Open Foundation Models for Language Agents☆551Updated last year
- This repository contains code to quantitatively evaluate instruction-tuned models such as Alpaca and Flan-T5 on held-out tasks.☆545Updated last year
- An open collection of methodologies to help with successful training of large language models.☆502Updated last year
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,259Updated 4 months ago
- Generate textbook-quality synthetic LLM pretraining data☆501Updated last year
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆695Updated 10 months ago
- The repository for the code of the UltraFastBERT paper☆516Updated last year
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆735Updated 9 months ago
- Official repository for ORPO