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:
- Benchmark code for the "Online normalizer calculation for softmax" paper☆95Updated 7 years ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆260Updated 2 weeks ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆111Updated 10 months ago
- ☆227Updated last year
- llama INT4 cuda inference with AWQ☆54Updated 6 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆63Updated 10 months ago
- ☆96Updated 10 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆39Updated 5 months ago
- ☆85Updated 8 months ago
- ☆79Updated 6 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆93Updated last month
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆94Updated 3 weeks ago
- PyTorch bindings for CUTLASS grouped GEMM.☆106Updated 2 months ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆193Updated this week
- 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
- Fast low-bit matmul kernels in Triton☆338Updated last week
- ☆60Updated 3 months ago
- ☆158Updated last year
- Ahead of Time (AOT) Triton Math Library☆74Updated last week
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆93Updated 2 months ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆137Updated 3 months ago
- ☆150Updated last year
- A Python-embedded DSL that makes it easy to write fast, scalable ML kernels with minimal boilerplate.☆200Updated this week
- ☆127Updated 2 months ago
- ☆102Updated 7 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆74Updated 11 months ago
- DeeperGEMM: crazy optimized version☆71Updated 2 months ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆56Updated last week
- extensible collectives library in triton☆88Updated 4 months ago
- Implement Flash Attention using Cute.☆92Updated 7 months ago