weishengying / tiny-flash-attention
使用 cutlass 实现 flash-attention 精简版,具有教学意义
☆34Updated 5 months ago
Alternatives and similar repositories for tiny-flash-attention:
Users that are interested in tiny-flash-attention are comparing it to the libraries listed below
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆52Updated 5 months ago
- ☆33Updated 3 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
- ☆79Updated last year
- ☆57Updated last month
- Standalone Flash Attention v2 kernel without libtorch dependency☆99Updated 4 months ago
- ☆140Updated 8 months ago
- ☆141Updated last week
- play gemm with tvm☆85Updated last year
- ☆78Updated 4 months ago
- ☆25Updated 9 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆87Updated 10 months ago
- ☆94Updated last month
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆54Updated 4 months ago
- ☆93Updated 3 years ago
- Examples of CUDA implementations by Cutlass CuTe☆127Updated last month
- ☆58Updated last week
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, achieve peak⚡️ performance☆43Updated this week
- TiledCUDA is a highly efficient kernel template library designed to elevate CUDA C’s level of abstraction for processing tiles.☆174Updated 2 months ago
- ☆22Updated last month
- ☆105Updated 10 months ago
- ☆17Updated 9 months ago
- Tutorials of Extending and importing TVM with CMAKE Include dependency.☆13Updated 3 months ago
- Decoding Attention is specially optimized for multi head attention (MHA) using CUDA core for the decoding stage of LLM inference.☆27Updated 2 months ago
- Implement Flash Attention using Cute.☆65Updated last month
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆16Updated 3 months ago
- Penn CIS 5650 (GPU Programming and Architecture) Final Project☆26Updated last year
- 使用 CUDA C++ 实现的 llama 模型推理框架☆43Updated 2 months ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆75Updated last week
- Optimize softmax in triton in many cases☆17Updated 4 months ago