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 8 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:
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆20Updated 6 months ago
- ☆34Updated last year
- ☆65Updated 9 months ago
- Implement Flash Attention using Cute.☆100Updated last year
- Standalone Flash Attention v2 kernel without libtorch dependency☆114Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆44Updated 11 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆148Updated 9 months ago
- GPTQ inference TVM kernel☆40Updated last year
- Quantized Attention on GPU☆44Updated last year
- Persistent dense gemm for Hopper in `CuTeDSL`☆15Updated 6 months ago
- A practical way of learning Swizzle☆36Updated last year
- ☆96Updated 10 months ago
- llama INT4 cuda inference with AWQ☆54Updated last year
- High performance RMSNorm Implement by using SM Core Storage(Registers and Shared Memory)☆26Updated 3 weeks ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 4 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- ☆105Updated last year
- ☆118Updated 8 months ago
- A Triton JIT runtime and ffi provider in C++☆31Updated 2 weeks ago
- ☆52Updated 8 months ago
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆61Updated 10 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆106Updated 7 months ago
- ☆77Updated last year
- High Performance FP8 GEMM Kernels for SM89 and later GPUs.☆20Updated last year
- Kernel Library Wheel for SGLang☆17Updated this week
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆250Updated last week
- [HPCA 2026] A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆80Updated last month
- ☆85Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆72Updated last year
- DLSlime: Flexible & Efficient Heterogeneous Transfer Toolkit☆92Updated 2 weeks ago