Bruce-Lee-LY / cutlass_gemm
Multiple GEMM operators are constructed with cutlass to support LLM inference.
☆18Updated 7 months ago
Alternatives and similar repositories for cutlass_gemm:
Users that are interested in cutlass_gemm are comparing it to the libraries listed below
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆74Updated last month
- ☆57Updated last week
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆36Updated last month
- A practical way of learning Swizzle☆19Updated 3 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆64Updated 8 months ago
- ☆66Updated 2 weeks ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆108Updated 7 months ago
- Tutorials of Extending and importing TVM with CMAKE Include dependency.☆13Updated 6 months ago
- Implement Flash Attention using Cute.☆78Updated 4 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆91Updated this week
- ☆11Updated 2 months ago
- ☆28Updated 3 months ago
- ☆16Updated last month
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆34Updated last week
- ☆68Updated 3 months ago
- ☆93Updated 7 months ago
- ☆46Updated 2 weeks ago
- ☆31Updated last year
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆43Updated last month
- 使用 CUDA C++ 实现的 llama 模型推理框架☆54Updated 5 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆61Updated 7 months ago
- llama INT4 cuda inference with AWQ☆54Updated 3 months ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆30Updated last year
- DeeperGEMM: crazy optimized version☆68Updated this week
- Quantized Attention on GPU☆45Updated 5 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆40Updated 8 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆36Updated 2 months ago
- study of cutlass☆21Updated 5 months ago
- play gemm with tvm☆90Updated last year
- GPTQ inference TVM kernel☆38Updated last year