wangsiping97 / FastGEMVLinks
High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.
☆113Updated last year
Alternatives and similar repositories for FastGEMV
Users that are interested in FastGEMV are comparing it to the libraries listed below
Sorting:
- Standalone Flash Attention v2 kernel without libtorch dependency☆111Updated 11 months ago
- llama INT4 cuda inference with AWQ☆54Updated 7 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆63Updated 11 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆261Updated last month
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆94Updated last month
- ☆229Updated last year
- Benchmark code for the "Online normalizer calculation for softmax" paper☆98Updated 7 years ago
- ☆86Updated 9 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆94Updated 2 weeks ago
- ☆81Updated 7 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆40Updated 5 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆183Updated 6 months ago
- PyTorch bindings for CUTLASS grouped GEMM.☆109Updated 2 months ago
- ☆97Updated 11 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆100Updated 3 months ago
- ☆150Updated last year
- Ahead of Time (AOT) Triton Math Library☆75Updated this week
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆204Updated last week
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆74Updated last year
- ☆61Updated 3 months ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆138Updated this week
- ☆159Updated last year
- Fast low-bit matmul kernels in Triton☆349Updated last week
- DeeperGEMM: crazy optimized version☆71Updated 3 months ago
- ☆106Updated 7 months ago
- A lightweight design for computation-communication overlap.☆155Updated last week
- extensible collectives library in triton☆88Updated 4 months ago
- Fast Hadamard transform in CUDA, with a PyTorch interface☆221Updated last year
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆56Updated 3 weeks ago
- Optimize GEMM with tensorcore step by step☆32Updated last year