Bruce-Lee-LY / flash_attention_inferenceLinks
Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.
☆44Updated 10 months ago
Alternatives and similar repositories for flash_attention_inference
Users that are interested in flash_attention_inference are comparing it to the libraries listed below
Sorting:
- ☆104Updated last year
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 4 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆113Updated last year
- ☆152Updated last year
- ☆112Updated 7 months ago
- ☆141Updated last year
- ☆144Updated last year
- Implement Flash Attention using Cute.☆100Updated last year
- ☆119Updated 9 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆142Updated 8 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆191Updated 11 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆123Updated last year
- ☆158Updated 2 months ago
- ☆49Updated last year
- Benchmark code for the "Online normalizer calculation for softmax" paper☆104Updated 7 years ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆70Updated last year
- llama INT4 cuda inference with AWQ☆55Updated 11 months ago
- An easy-to-use package for implementing SmoothQuant for LLMs☆110Updated 9 months ago
- play gemm with tvm☆92Updated 2 years ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆46Updated 7 months ago
- ☆130Updated last year
- ☆61Updated 5 months ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆153Updated 4 months ago
- ☆255Updated last year
- ☆33Updated 11 months ago
- ☆60Updated last year
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆52Updated last year
- A collection of memory efficient attention operators implemented in the Triton language.☆287Updated last year
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆242Updated last month