Bruce-Lee-LY / decoding_attentionLinks
Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.
☆46Updated 6 months ago
Alternatives and similar repositories for decoding_attention
Users that are interested in decoding_attention are comparing it to the libraries listed below
Sorting:
- ☆65Updated 7 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆20Updated 4 months ago
- GPTQ inference TVM kernel☆41Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆43Updated 9 months ago
- Implement Flash Attention using Cute.☆98Updated last year
- Standalone Flash Attention v2 kernel without libtorch dependency☆112Updated last year
- ☆52Updated 7 months ago
- ☆115Updated 7 months ago
- ☆125Updated 4 months ago
- ☆33Updated 10 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆138Updated 7 months ago
- ☆97Updated 8 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 3 months ago
- Quantized Attention on GPU☆44Updated last year
- llama INT4 cuda inference with AWQ☆55Updated 11 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- Persistent dense gemm for Hopper in `CuTeDSL`☆15Updated 4 months ago
- ☆103Updated last year
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆123Updated last year
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆242Updated last month
- Kernel Library Wheel for SGLang☆16Updated this week
- ☆83Updated 11 months ago
- ☆76Updated last year
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆104Updated 5 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆70Updated last year
- [HPCA 2026] A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆71Updated this week
- DeeperGEMM: crazy optimized version☆73Updated 7 months ago
- A practical way of learning Swizzle☆36Updated 10 months ago
- ☆112Updated 7 months ago
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆59Updated 8 months ago