jundaf2 / CUDA-INT8-GEMMLinks
CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API
☆34Updated 2 years ago
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☆78Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 2 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆70Updated last year
- Standalone Flash Attention v2 kernel without libtorch dependency☆112Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆43Updated 9 months ago
- ☆47Updated last year
- Benchmark code for the "Online normalizer calculation for softmax" paper☆102Updated 7 years ago
- llama INT4 cuda inference with AWQ☆55Updated 10 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆134Updated 6 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆51Updated last year
- ☆20Updated last year
- ☆112Updated 6 months ago
- Optimize softmax in triton in many cases☆21Updated last year
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆123Updated last year
- ☆59Updated 4 months ago
- Optimize GEMM with tensorcore step by step☆32Updated last year
- ☆14Updated last month
- Implement Flash Attention using Cute.☆97Updated 11 months ago
- ☆102Updated last year