cat538 / SKVQ
SKVQ: Sliding-window Key and Value Cache Quantization for Large Language Models
☆19Updated 7 months ago
Alternatives and similar repositories for SKVQ:
Users that are interested in SKVQ are comparing it to the libraries listed below
- LLM Inference with Microscaling Format☆22Updated 5 months ago
- QAQ: Quality Adaptive Quantization for LLM KV Cache☆49Updated last year
- The Official Implementation of Ada-KV: Optimizing KV Cache Eviction by Adaptive Budget Allocation for Efficient LLM Inference☆72Updated 3 months ago
- 16-fold memory access reduction with nearly no loss☆91Updated last month
- SQUEEZED ATTENTION: Accelerating Long Prompt LLM Inference☆46Updated 5 months ago
- ☆53Updated last year
- Quantized Attention on GPU☆45Updated 5 months ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆34Updated 2 weeks ago
- More Tokens, Lower Precision: Towards the Optimal Token-Precision Trade-off in KV Cache Compression☆11Updated 3 months ago
- GEAR: An Efficient KV Cache Compression Recipefor Near-Lossless Generative Inference of LLM☆161Updated 9 months ago
- Code for paper: [ICLR2025 Oral] FlexPrefill: A Context-Aware Sparse Attention Mechanism for Efficient Long-Sequence Inference☆100Updated 3 weeks ago
- Pytorch implementation of our paper accepted by ICML 2024 -- CaM: Cache Merging for Memory-efficient LLMs Inference☆37Updated 10 months ago
- AFPQ code implementation☆21Updated last year
- Code implementation of GPTQv2 (https://arxiv.org/abs/2504.02692)☆36Updated 3 weeks ago
- ☆74Updated 3 weeks ago
- ☆68Updated 3 months ago
- Official PyTorch implementation of "IntactKV: Improving Large Language Model Quantization by Keeping Pivot Tokens Intact"☆44Updated 11 months ago
- ☆19Updated 4 months ago
- This repo contains the source code for: Model Tells You What to Discard: Adaptive KV Cache Compression for LLMs☆36Updated 8 months ago
- A sparse attention kernel supporting mix sparse patterns☆202Updated 2 months ago
- ☆49Updated 5 months ago
- [EMNLP 2024] RoLoRA: Fine-tuning Rotated Outlier-free LLMs for Effective Weight-Activation Quantization☆36Updated 7 months ago
- PyTorch bindings for CUTLASS grouped GEMM.