Bruce-Lee-LY / decoding_attention
Decoding Attention is specially optimized for multi head attention (MHA) using CUDA core for the decoding stage of LLM inference.
☆29Updated 3 months ago
Alternatives and similar repositories for decoding_attention:
Users that are interested in decoding_attention are comparing it to the libraries listed below
- ☆33Updated 3 weeks ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆44Updated 3 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆16Updated 4 months ago
- Implement Flash Attention using Cute.☆69Updated last month
- Quantized Attention on GPU☆34Updated 2 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆53Updated 6 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆51Updated last week
- TileFusion is a highly efficient kernel template library designed to elevate the level of abstraction in CUDA C for processing tiles.☆53Updated this week
- ☆81Updated 5 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆34Updated 5 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆103Updated 5 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆55Updated 5 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆88Updated 11 months ago
- GPTQ inference TVM kernel☆38Updated 9 months ago
- 📚FFPA: Yet antother Faster Flash Prefill Attention with O(1)⚡️SRAM complexity for headdim > 256, 1.8x~3x↑🎉faster than SDPA EA.☆96Updated this week
- llama INT4 cuda inference with AWQ☆50Updated 3 weeks ago
- Odysseus: Playground of LLM Sequence Parallelism☆64Updated 7 months ago
- ☆65Updated 2 months ago
- Compare different hardware platforms via the Roofline Model for LLM inference tasks.☆93Updated 11 months ago
- ☆26Updated 10 months ago
- ☆97Updated 6 months ago
- Open deep learning compiler stack for cpu, gpu and specialized accelerators☆18Updated last week
- ☆19Updated 4 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆97Updated 7 months ago
- PyTorch bindings for CUTLASS grouped GEMM.☆64Updated 3 months ago
- FlexFlow Serve: Low-Latency, High-Performance LLM Serving☆17Updated this week
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆86Updated this week
- ☆62Updated 2 months ago