pzhao-eng / FlashMLALinks
☆48Updated 3 weeks ago
Alternatives and similar repositories for FlashMLA
Users that are interested in FlashMLA are comparing it to the libraries listed below
Sorting:
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆68Updated 9 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆79Updated 3 weeks ago
- Implement Flash Attention using Cute.☆85Updated 5 months ago
- ☆73Updated 2 weeks ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆37Updated 3 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆109Updated 8 months ago
- ☆95Updated 8 months ago
- ☆33Updated last year
- ☆29Updated 4 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆92Updated this week
- ☆85Updated 2 months ago
- Examples of CUDA implementations by Cutlass CuTe☆188Updated 4 months ago
- ☆59Updated last month
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆36Updated 2 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆93Updated 6 years ago
- 📚FFPA(Split-D): Extend FlashAttention with Split-D for large headdim, O(1) GPU SRAM complexity, 1.8x~3x↑🎉 faster than SDPA EA.☆183Updated 3 weeks ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆182Updated 4 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆41Updated 9 months ago
- ☆148Updated 4 months ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆124Updated last month
- ☆121Updated 5 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆18Updated 8 months ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆36Updated last month
- ☆134Updated last year
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆109Updated 10 months ago
- PyTorch bindings for CUTLASS grouped GEMM.☆93Updated this week
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆62Updated 8 months ago
- Optimize GEMM with tensorcore step by step☆26Updated last year
- llama INT4 cuda inference with AWQ☆54Updated 4 months ago
- ☆138Updated last year