jundaf2 / CUDA-INT8-GEMMLinks
CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API
☆35Updated 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 4 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆72Updated last year
- Standalone Flash Attention v2 kernel without libtorch dependency☆114Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆44Updated 11 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆105Updated 7 years ago
- ☆49Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆148Updated 9 months ago
- ☆114Updated 8 months ago
- llama INT4 cuda inference with AWQ☆54Updated last year
- Implement Flash Attention using Cute.☆100Updated last year
- ☆21Updated last year
- ☆14Updated 3 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆192Updated last year
- ☆105Updated last year
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆127Updated last year
- ☆34Updated last year
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆56Updated last year
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆46Updated 8 months ago
- Optimize softmax in triton in many cases☆22Updated last year
- Optimize GEMM with tensorcore step by step☆36Updated 2 years ago
- ☆61Updated 6 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆20Updated 6 months ago
- Tutorials of Extending and importing TVM with CMAKE Include dependency.☆16Updated last year
- NVIDIA cuTile learn☆158Updated 2 months ago
- play gemm with tvm☆92Updated 2 years ago
- ☆162Updated last week
- ☆65Updated 9 months ago
- Flash Attention in raw Cuda C beating PyTorch☆37Updated last year
- ☆259Updated last year