mirage-project / mirage
Mirage: Automatically Generating Fast GPU Kernels without Programming in Triton/CUDA
☆714Updated this week
Alternatives and similar repositories for mirage:
Users that are interested in mirage are comparing it to the libraries listed below
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆505Updated 2 months ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆496Updated this week
- Flash Attention in ~100 lines of CUDA (forward pass only)☆681Updated 2 weeks ago
- QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving☆481Updated 2 months ago
- FlashInfer: Kernel Library for LLM Serving☆1,797Updated this week
- FlagGems is an operator library for large language models implemented in Triton Language.☆397Updated this week
- Tile primitives for speedy kernels☆1,923Updated this week
- Fast CUDA matrix multiplication from scratch☆579Updated last year
- Ring attention implementation with flash attention☆645Updated 3 weeks ago
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆550Updated last month
- A fast communication-overlapping library for tensor parallelism on GPUs.☆271Updated 2 months ago
- A Easy-to-understand TensorOp Matmul Tutorial☆306Updated 3 months ago
- Applied AI experiments and examples for PyTorch☆211Updated this week
- ☆170Updated this week
- Code for Neurips24 paper: QuaRot, an end-to-end 4-bit inference of large language models.☆315Updated last month
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆680Updated 4 months ago
- Step-by-step optimization of CUDA SGEMM☆270Updated 2 years ago
- Microsoft Automatic Mixed Precision Library☆549Updated 3 months ago
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆330Updated 4 months ago
- Fast Matrix Multiplications for Lookup Table-Quantized LLMs☆219Updated last week
- Dynamic Memory Management for Serving LLMs without PagedAttention☆272Updated last month
- A throughput-oriented high-performance serving framework for LLMs☆692Updated 3 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆244Updated 2 weeks ago
- This repository contains the experimental PyTorch native float8 training UX☆219Updated 5 months ago
- Puzzles for learning Triton, play it with minimal environment configuration!☆199Updated last month
- Pipeline Parallelism for PyTorch☆736Updated 4 months ago
- Efficient LLM Inference over Long Sequences☆344Updated 2 weeks ago
- A collection of memory efficient attention operators implemented in the Triton language.☆229Updated 7 months ago
- Fast low-bit matmul kernels in Triton☆187Updated last week
- USP: Unified (a.k.a. Hybrid, 2D) Sequence Parallel Attention for Long Context Transformers Model Training and Inference☆400Updated 2 weeks ago