ShaYeBuHui01 / flash_attention_inference
Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.
☆14Updated 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
- Standalone Flash Attention v2 kernel without libtorch dependency☆106Updated 6 months ago
- ☆110Updated 3 months ago
- ☆145Updated 2 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆57Updated 6 months ago
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆27Updated 2 months ago
- ☆29Updated 11 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆35Updated 3 weeks ago
- play gemm with tvm☆89Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆62Updated 3 weeks ago
- ☆36Updated 5 months ago
- ☆113Updated last year
- llama INT4 cuda inference with AWQ☆53Updated 2 months ago
- A tutorial for CUDA&PyTorch☆130Updated 2 months ago
- Forward and backward Attention DNN operators implementationed by LibTorch, cuDNN, and Eigen.☆30Updated last year
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆178Updated last month
- ☆58Updated 4 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆90Updated last month
- An extension library of WMMA API (Tensor Core API)☆91Updated 8 months ago
- ☆134Updated 2 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆60Updated 7 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆35Updated 2 weeks ago
- Examples of CUDA implementations by Cutlass CuTe☆146Updated last month
- Implement Flash Attention using Cute.☆74Updated 3 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆85Updated 6 years ago
- CPU Memory Compiler and Parallel programing☆25Updated 4 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆101Updated 8 months ago
- Optimize GEMM with tensorcore step by step☆24Updated last year
- High Performance Grouped GEMM in PyTorch☆28Updated 2 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆126Updated 4 years ago
- ☆109Updated 11 months ago