wangsiping97 / FastGEMVLinks
High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.
☆123Updated 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☆112Updated last year
- llama INT4 cuda inference with AWQ☆55Updated 10 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆102Updated 7 years ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆272Updated 4 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆70Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 2 months ago
- ☆246Updated last year
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆102Updated 5 months ago
- ☆94Updated last year
- ☆102Updated last year
- PyTorch bindings for CUTLASS grouped GEMM.☆131Updated 6 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆43Updated 9 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆190Updated 10 months ago
- ☆83Updated 10 months ago
- ☆65Updated 7 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- Ahead of Time (AOT) Triton Math Library☆84Updated 3 weeks ago
- ☆148Updated 11 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆134Updated 6 months ago
- DeeperGEMM: crazy optimized version☆73Updated 6 months ago
- QuTLASS: CUTLASS-Powered Quantized BLAS for Deep Learning☆143Updated 3 weeks ago
- extensible collectives library in triton☆91Updated 8 months ago
- Autonomous GPU Kernel Generation via Deep Agents☆163Updated last week
- Implement Flash Attention using Cute.☆97Updated 11 months ago
- Github mirror of trition-lang/triton repo.☆100Updated this week
- ☆158Updated 6 months ago
- Framework to reduce autotune overhead to zero for well known deployments.☆88Updated 2 months ago
- ☆159Updated last year
- Fast low-bit matmul kernels in Triton☆401Updated last week
- A lightweight design for computation-communication overlap.☆188Updated last month