kyegomez / FlashAttention20Links
Get down and dirty with FlashAttention2.0 in pytorch, plug in and play no complex CUDA kernels
☆106Updated 2 years ago
Alternatives and similar repositories for FlashAttention20
Users that are interested in FlashAttention20 are comparing it to the libraries listed below
Sorting:
- ☆153Updated 2 years ago
- Low-bit optimizers for PyTorch☆130Updated last year
- ☆123Updated 2 months ago
- An algorithm for weight-activation quantization (W4A4, W4A8) of LLMs, supporting both static and dynamic quantization☆145Updated 2 months ago
- The official implementation of the EMNLP 2023 paper LLM-FP4☆211Updated last year
- Lightning Attention-2: A Free Lunch for Handling Unlimited Sequence Lengths in Large Language Models☆323Updated 5 months ago
- PB-LLM: Partially Binarized Large Language Models☆153Updated last year
- Reorder-based post-training quantization for large language model☆193Updated 2 years ago
- A repository dedicated to evaluating the performance of quantizied LLaMA3 using various quantization methods..☆192Updated 6 months ago
- ☆137Updated 5 months ago
- ☆52Updated last year
- Flash-Muon: An Efficient Implementation of Muon Optimizer☆149Updated last month
- [NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization☆365Updated 11 months ago
- EE-LLM is a framework for large-scale training and inference of early-exit (EE) large language models (LLMs).☆66Updated last year
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Serving☆318Updated last year
- Triton implementation of Flash Attention2.0☆37Updated 2 years ago
- QUICK: Quantization-aware Interleaving and Conflict-free Kernel for efficient LLM inference☆118Updated last year
- Code repo for the paper "LLM-QAT Data-Free Quantization Aware Training for Large Language Models"☆305Updated 5 months ago
- Fast Hadamard transform in CUDA, with a PyTorch interface☆213Updated last year
- GEAR: An Efficient KV Cache Compression Recipefor Near-Lossless Generative Inference of LLM☆165Updated last year
- [CoLM'25] The official implementation of the paper <MoA: Mixture of Sparse Attention for Automatic Large Language Model Compression>☆141Updated 3 weeks ago
- A general 2-8 bits quantization toolbox with GPTQ/AWQ/HQQ/VPTQ, and export to onnx/onnx-runtime easily.☆175Updated 4 months ago
- [ICML24] Pruner-Zero: Evolving Symbolic Pruning Metric from scratch for LLMs