kst179 / fused-attentionLinks
Fast and low-memory attention layer written in CUDA
☆19Updated 2 years ago
Alternatives and similar repositories for fused-attention
Users that are interested in fused-attention are comparing it to the libraries listed below
Sorting:
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆116Updated last year
- Standalone Flash Attention v2 kernel without libtorch dependency☆111Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆94Updated last month
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆41Updated 7 months ago
- PyTorch bindings for CUTLASS grouped GEMM.☆124Updated 4 months ago
- ☆82Updated 8 months ago
- Implement Flash Attention using Cute.☆96Updated 10 months ago
- ☆112Updated last year
- ☆158Updated 2 years ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆144Updated last month
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Serving☆320Updated last year
- QuTLASS: CUTLASS-Powered Quantized BLAS for Deep Learning☆114Updated 2 weeks ago
- A collection of memory efficient attention operators implemented in the Triton language.☆281Updated last year
- ☆92Updated 11 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆265Updated 3 months ago
- ☆152Updated last year
- ☆100Updated last year
- Fast Hadamard transform in CUDA, with a PyTorch interface☆248Updated this week
- This repository contains integer operators on GPUs for PyTorch.☆219Updated 2 years ago
- llama INT4 cuda inference with AWQ☆55Updated 9 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆186Updated 8 months ago
- GEAR: An Efficient KV Cache Compression Recipefor Near-Lossless Generative Inference of LLM☆169Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆121Updated 5 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆98Updated 3 months ago
- GPTQ inference TVM kernel☆39Updated last year
- Boosting 4-bit inference kernels with 2:4 Sparsity☆83Updated last year
- The official implementation of the EMNLP 2023 paper LLM-FP4☆216Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆67Updated last year
- Benchmark code for the "Online normalizer calculation for softmax" paper☆101Updated 7 years ago
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆221Updated 2 years ago