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.
☆45Updated 5 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
- 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.☆97Updated 11 months ago
- ☆51Updated 6 months ago
- ☆33Updated 10 months ago
- ☆125Updated 3 months ago
- Quantized Attention on GPU☆44Updated last year
- Standalone Flash Attention v2 kernel without libtorch dependency☆112Updated last year
- ☆102Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆134Updated 6 months ago
- ☆97Updated 8 months ago
- A practical way of learning Swizzle☆33Updated 10 months ago
- ☆113Updated 6 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 2 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- Persistent dense gemm for Hopper in `CuTeDSL`☆15Updated 3 months ago
- DeeperGEMM: crazy optimized version☆73Updated 6 months ago
- GPTQ inference TVM kernel☆40Updated last year
- A Triton JIT runtime and ffi provider in C++☆29Updated last month
- llama INT4 cuda inference with AWQ☆55Updated 10 months ago
- ☆83Updated 10 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆102Updated 5 months ago
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆59Updated 8 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆233Updated 2 weeks ago
- Triton adapter for Ascend. Mirror of https://gitee.com/ascend/triton-ascend☆86Updated this week
- [HPCA 2026] A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆63Updated last week
- ☆112Updated 6 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆62Updated last year
- ☆31Updated 5 months ago