jundaf2 / CUDA-INT8-GEMMLinks
CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API
☆32Updated last year
Alternatives and similar repositories for CUDA-INT8-GEMM
Users that are interested in CUDA-INT8-GEMM are comparing it to the libraries listed below
Sorting:
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆74Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆64Updated 11 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆94Updated 3 weeks ago
- ☆39Updated last year
- Standalone Flash Attention v2 kernel without libtorch dependency☆111Updated 11 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆98Updated 7 years ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆40Updated 6 months ago
- llama INT4 cuda inference with AWQ☆54Updated 7 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆113Updated last year
- ☆100Updated 3 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆100Updated 3 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆19Updated 3 weeks ago
- ☆15Updated last year
- ☆12Updated 5 months ago
- ☆98Updated 11 months ago
- Implement Flash Attention using Cute.☆95Updated 8 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆46Updated last year
- ☆53Updated last month
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆183Updated 7 months ago
- Optimize GEMM with tensorcore step by step☆32Updated last year
- Flash Attention in raw Cuda C beating PyTorch☆30Updated last year
- ☆130Updated 8 months ago
- ☆21Updated 4 years ago
- Optimize softmax in triton in many cases☆21Updated 11 months ago
- QuTLASS: CUTLASS-Powered Quantized BLAS for Deep Learning☆67Updated last month
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆57Updated 3 weeks ago
- ☆150Updated 7 months ago
- play gemm with tvm☆91Updated 2 years ago
- ☆61Updated 4 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆40Updated 2 months ago