fanshiqing / grouped_gemm
PyTorch bindings for CUTLASS grouped GEMM.
☆103Updated 2 months ago
Alternatives and similar repositories for grouped_gemm:
Users that are interested in grouped_gemm are comparing it to the libraries listed below
- ☆87Updated 6 months ago
- [USENIX ATC '24] Accelerating the Training of Large Language Models using Efficient Activation Rematerialization and Optimal Hybrid Paral…☆51Updated 7 months ago
- A collection of memory efficient attention operators implemented in the Triton language.☆250Updated 9 months ago
- PyTorch bindings for CUTLASS grouped GEMM.☆70Updated 4 months ago
- Official repository for LightSeq: Sequence Level Parallelism for Distributed Training of Long Context Transformers☆207Updated 6 months ago
- ☆120Updated last week
- Odysseus: Playground of LLM Sequence Parallelism☆66Updated 8 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆57Updated 7 months ago
- USP: Unified (a.k.a. Hybrid, 2D) Sequence Parallel Attention for Long Context Transformers Model Training and Inference☆445Updated 3 weeks ago
- An easy-to-use package for implementing SmoothQuant for LLMs☆94Updated 9 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆238Updated 4 months ago
- Zero Bubble Pipeline Parallelism☆365Updated last week
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆35Updated 2 weeks ago
- ☆139Updated 10 months ago
- nnScaler: Compiling DNN models for Parallel Training☆101Updated last month
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.