NonvolatileMemory / flash_tree_attnLinks
☆18Updated 8 months ago
Alternatives and similar repositories for flash_tree_attn
Users that are interested in flash_tree_attn are comparing it to the libraries listed below
Sorting:
- SQUEEZED ATTENTION: Accelerating Long Prompt LLM Inference☆52Updated 9 months ago
- Quantized Attention on GPU☆44Updated 9 months ago
- ☆50Updated 3 months ago
- LongSpec: Long-Context Lossless Speculative Decoding with Efficient Drafting and Verification☆63Updated 2 months ago
- 16-fold memory access reduction with nearly no loss☆105Updated 5 months ago
- [COLM 2024] SKVQ: Sliding-window Key and Value Cache Quantization for Large Language Models☆24Updated 11 months ago
- ☆21Updated 6 months ago
- Accelerate LLM preference tuning via prefix sharing with a single line of code☆43Updated 2 months ago
- HALO: Hadamard-Assisted Low-Precision Optimization and Training method for finetuning LLMs. 🚀 The official implementation of https://arx…☆20Updated 6 months ago
- Estimate MFU for DeepSeekV3☆24Updated 8 months ago
- An efficient implementation of the NSA (Native Sparse Attention) kernel☆115Updated 2 months ago
- [ICLR 2025] TidalDecode: A Fast and Accurate LLM Decoding with Position Persistent Sparse Attention☆47Updated last month
- Source code for the paper "LongGenBench: Long-context Generation Benchmark"☆23Updated 11 months ago
- Code for paper: [ICLR2025 Oral] FlexPrefill: A Context-Aware Sparse Attention Mechanism for Efficient Long-Sequence Inference☆140Updated 3 months ago
- PoC for "SpecReason: Fast and Accurate Inference-Time Compute via Speculative Reasoning" [arXiv '25]☆49Updated 2 months ago
- ☆118Updated 3 months ago
- ☆124Updated 3 months ago
- The Official Implementation of Ada-KV: Optimizing KV Cache Eviction by Adaptive Budget Allocation for Efficient LLM Inference☆92Updated 2 months ago
- ☆141Updated 7 months ago
- This repo contains the source code for: Model Tells You What to Discard: Adaptive KV Cache Compression for LLMs☆39Updated last year
- ☆57Updated 2 months ago
- Pytorch implementation of our paper accepted by ICML 2024 -- CaM: Cache Merging for Memory-efficient LLMs Inference☆44Updated last year
- GEAR: An Efficient KV Cache Compression Recipefor Near-Lossless Generative Inference of LLM☆165Updated last year
- ☆23Updated 5 months ago
- Official Implementation of SAM-Decoding: Speculative Decoding via Suffix Automaton