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.
☆38Updated last month
Alternatives and similar repositories for decoding_attention
Users that are interested in decoding_attention are comparing it to the libraries listed below
Sorting:
- ☆60Updated 2 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆18Updated 9 months ago
- Quantized Attention on GPU☆44Updated 7 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆39Updated 4 months ago
- ☆49Updated last month
- ☆96Updated 10 months ago
- A practical way of learning Swizzle☆20Updated 5 months ago
- Implement Flash Attention using Cute.☆87Updated 6 months ago
- ☆87Updated 3 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆86Updated 2 months ago
- ☆74Updated last month
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated 10 months ago
- ☆77Updated 5 months ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆52Updated this week
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆92Updated last week
- ☆31Updated 5 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆72Updated 11 months ago
- GPTQ inference TVM kernel☆40Updated last year
- [DAC'25] Official implement of "HybriMoE: Hybrid CPU-GPU Scheduling and Cache Management for Efficient MoE Inference"☆58Updated last month
- ☆77Updated 2 months ago
- ☆84Updated last month
- llama INT4 cuda inference with AWQ☆54Updated 5 months ago
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆50Updated 3 months ago
- ⚡️FFPA: Extend FlashAttention-2 with Split-D, achieve ~O(1) SRAM complexity for large headdim, 1.8x~3x↑ vs SDPA.🎉☆189Updated 2 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆58Updated 8 months ago
- A Suite for Parallel Inference of Diffusion Transformers (DiTs) on multi-GPU Clusters☆47Updated 11 months ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆133Updated 3 months ago
- DeeperGEMM: crazy optimized version☆69Updated 2 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆63Updated 10 months ago
- Summary of system papers/frameworks/codes/tools on training or serving large model☆57Updated last year