tlc-pack / libflash_attn
Standalone Flash Attention v2 kernel without libtorch dependency
☆108Updated 7 months ago
Alternatives and similar repositories for libflash_attn:
Users that are interested in libflash_attn are comparing it to the libraries listed below
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆91Updated 2 weeks ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆63Updated 8 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆103Updated 9 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆35Updated last month
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆68Updated 2 weeks ago
- ☆91Updated 7 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆180Updated 2 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆90Updated 6 years ago
- Implement Flash Attention using Cute.☆74Updated 3 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆78Updated this week
- ☆52Updated 2 months ago
- ☆28Updated 2 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆60Updated 7 months ago
- ☆29Updated 11 months ago
- PyTorch bindings for CUTLASS grouped GEMM.☆80Updated 5 months ago
- llama INT4 cuda inference with AWQ☆54Updated 2 months ago
- ☆78Updated 2 weeks ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆35Updated last week
- GPTQ inference TVM kernel☆38Updated 11 months ago
- play gemm with tvm☆90Updated last year
- ☆43Updated 3 weeks ago
- ☆148Updated 3 months ago
- ☆97Updated last month
- 📚FFPA(Split-D): Yet another Faster Flash Attention with O(1) GPU SRAM complexity large headdim, 1.8x~3x↑🎉 faster than SDPA EA.☆164Updated last week
- ☆58Updated 4 months ago
- DeeperGEMM: crazy optimized version☆65Updated last week
- ☆64Updated 3 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆17Updated 6 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆49Updated 5 months ago
- Optimize GEMM with tensorcore step by step☆25Updated last year