ShaYeBuHui01 / flash_attention_inferenceLinks
Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.
☆16Updated last year
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:
- Optimize GEMM with tensorcore step by step☆26Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆63Updated 9 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆38Updated 4 months ago
- ☆34Updated last year
- ☆36Updated 8 months ago
- An extension library of WMMA API (Tensor Core API)☆99Updated 11 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆80Updated last month
- Implement Flash Attention using Cute.☆87Updated 6 months ago
- ☆80Updated last month
- ☆29Updated 4 months ago
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆33Updated 6 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆42Updated 10 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆94Updated 6 years ago
- ☆123Updated 6 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated 9 months ago
- Examples of CUDA implementations by Cutlass CuTe☆197Updated 4 months ago
- ☆135Updated last year
- CUDA Matrix Multiplication Optimization☆196Updated 11 months ago
- ☆97Updated 2 months ago
- ☆148Updated 5 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆71Updated 10 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆38Updated 2 weeks ago
- Flash Attention in raw Cuda C beating PyTorch☆23Updated last year
- ☆58Updated 7 months ago
- CUDA PTX-ISA Document 中文翻译版☆42Updated 3 weeks ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆183Updated 4 months ago
- ☆146Updated 6 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆92Updated 3 weeks ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆57Updated 7 months ago
- ☆117Updated last month