Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.
☆45Feb 27, 2025Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Standalone Flash Attention v2 kernel without libtorch dependency☆113Sep 10, 2024Updated last year
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆48Jun 11, 2025Updated last year
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆20Aug 3, 2025Updated last year
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆82Aug 12, 2024Updated 2 years ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Jun 21, 2026Updated last month
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Implement Flash Attention using Cute.☆111Dec 17, 2024Updated last year
- Benchmark tests supporting the TiledCUDA library.☆19Nov 19, 2024Updated last year
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆192Jan 28, 2025Updated last year
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆565Sep 8, 2024Updated last year
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆59Aug 12, 2024Updated 2 years ago
- ☆189May 11, 2026Updated 3 months ago
- ☆150Jan 9, 2025Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆15Aug 31, 2023Updated 2 years ago
- A Easy-to-understand TensorOp Matmul Tutorial☆451Mar 5, 2026Updated 5 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Quantized Attention on GPU☆45Nov 22, 2024Updated last year
- ☆140Apr 23, 2024Updated 2 years ago
- study of cutlass☆22Nov 10, 2024Updated last year
- A simple high performance CUDA GEMM implementation.☆438Jan 4, 2024Updated 2 years ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆129Jul 13, 2024Updated 2 years ago
- SGEMM optimization with cuda step by step☆23Mar 23, 2024Updated 2 years ago
- GPTQ inference TVM kernel☆41Apr 25, 2024Updated 2 years ago
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆85Mar 20, 2023Updated 3 years ago
- Several common methods of matrix multiplication are implemented on CPU and Nvidia GPU using C++11 and CUDA.☆14Feb 8, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆75Mar 26, 2025Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆281Jul 1, 2025Updated last year
- ☆122May 16, 2025Updated last year
- ☆160Dec 26, 2024Updated last year
- ☆271Jul 11, 2024Updated 2 years ago
- A CUDA kernel for NHWC GroupNorm for PyTorch☆26Nov 15, 2024Updated last year
- 🎉My Collections of CUDA Kernels~☆11Jun 25, 2024Updated 2 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆149Aug 18, 2020Updated 5 years ago
- ☆128Dec 24, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- flash attention tutorial written in python, triton, cuda, cutlass☆532Jan 20, 2026Updated 6 months ago
- Yinghan's Code Sample☆365Jul 25, 2022Updated 4 years ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆1,176Dec 30, 2024Updated last year
- optimized BERT transformer inference on NVIDIA GPU. https://arxiv.org/abs/2210.03052☆479Mar 15, 2024Updated 2 years ago
- Flash Attention in raw Cuda C beating PyTorch☆39May 14, 2024Updated 2 years ago
- An extension library of WMMA API (Tensor Core API)☆115Jul 12, 2024Updated 2 years ago
- High Performance Grouped GEMM in PyTorch☆30May 10, 2022Updated 4 years ago