Bruce-Lee-LY / cutlass_gemm
Multiple GEMM operators are constructed with cutlass to support LLM inference.
☆16Updated 3 months ago
Alternatives and similar repositories for cutlass_gemm:
Users that are interested in cutlass_gemm are comparing it to the libraries listed below
- ☆22Updated last month
- Decoding Attention is specially optimized for multi head attention (MHA) using CUDA core for the decoding stage of LLM inference.☆27Updated 2 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆52Updated 5 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆99Updated 4 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, achieve peak⚡️ performance☆43Updated this week
- 📚[WIP] FFPA: Yet antother Faster Flash Prefill Attention with O(1)🎉GPU SRAM complexity for headdim > 256, 1.8x~3x↑🎉faster vs SDPA EA.☆44Updated this week
- 使用 CUDA C++ 实现的 llama 模型推理框架☆43Updated 2 months ago
- Implement Flash Attention using Cute.☆65Updated last month
- GPTQ inference TVM kernel☆38Updated 8 months ago
- Tutorials of Extending and importing TVM with CMAKE Include dependency.☆13Updated 3 months ago
- Quantized Attention on GPU☆34Updated last month
- ☆25Updated 9 months ago
- study of cutlass☆19Updated 2 months ago
- A CUDA kernel for NHWC GroupNorm for PyTorch☆16Updated 2 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆87Updated 10 months ago
- ☆36Updated this week
- ☆78Updated 4 months ago
- ☆19Updated 3 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆54Updated 4 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆33Updated 4 months ago
- ☆52Updated last month
- Open deep learning compiler stack for cpu, gpu and specialized accelerators☆17Updated 2 weeks ago
- OneFlow Serving☆20Updated 3 weeks ago
- llama INT4 cuda inference with AWQ☆49Updated 6 months ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆27Updated last year
- TensorRT LLM Benchmark Configuration☆12Updated 5 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆34Updated 5 months ago
- FlexFlow Serve: Low-Latency, High-Performance LLM Serving☆15Updated this week
- play gemm with tvm☆85Updated last year