xlite-dev / ffpa-attnLinks
⚡️FFPA: Extend FlashAttention-2 with Split-D, achieve ~O(1) SRAM complexity for large headdim, 1.8x~3x↑ vs SDPA.🎉
☆189Updated 2 months ago
Alternatives and similar repositories for ffpa-attn
Users that are interested in ffpa-attn are comparing it to the libraries listed below
Sorting:
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆86Updated 2 months ago
- ☆87Updated 3 months ago
- ☆96Updated 10 months ago
- Implement Flash Attention using Cute.☆87Updated 6 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆183Updated 5 months ago
- ☆84Updated 2 months ago
- A collection of memory efficient attention operators implemented in the Triton language.☆272Updated last year
- A lightweight design for computation-communication overlap.☆146Updated 3 weeks ago
- ☆60Updated 2 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆72Updated 11 months ago
- Examples of CUDA implementations by Cutlass CuTe☆203Updated 2 weeks ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated 10 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
- flash attention tutorial written in python, triton, cuda, cutlass☆380Updated 2 months ago
- ☆145Updated 4 months ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆133Updated 3 months ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆184Updated this week
- ☆137Updated last year
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆112Updated last year
- PyTorch bindings for CUTLASS grouped GEMM.☆101Updated last month
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆92Updated last week
- DeeperGEMM: crazy optimized version☆69Updated 2 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆38Updated last month
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆255Updated 8 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆95Updated 6 years ago
- ☆50Updated 2 months ago
- A Easy-to-understand TensorOp Matmul Tutorial☆365Updated 9 months ago
- ☆149Updated 6 months ago
- ☆216Updated last year
- 使用 CUDA C++ 实现的 llama 模型推理框架☆58Updated 8 months ago