tspeterkim / flash-attention-minimal
Flash Attention in ~100 lines of CUDA (forward pass only)
☆609Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for flash-attention-minimal
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆479Updated 2 weeks ago
- Mirage: Automatically Generating Fast GPU Kernels without Programming in Triton/CUDA☆597Updated this week
- Tile primitives for speedy kernels☆1,629Updated this week
- FlashInfer: Kernel Library for LLM Serving☆1,395Updated this week
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆407Updated this week
- Puzzles for learning Triton☆1,068Updated last month
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆611Updated 2 months ago
- QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving☆433Updated 2 months ago
- Repository for the QUIK project, enabling the use of 4bit kernels for generative inference - EMNLP 2024☆171Updated 6 months ago
- A throughput-oriented high-performance serving framework for LLMs☆629Updated last month
- This repository contains the experimental PyTorch native float8 training UX☆211Updated 3 months ago
- Fast CUDA matrix multiplication from scratch☆469Updated 10 months ago
- scalable and robust tree-based speculative decoding algorithm☆313Updated 2 months ago
- Helpful tools and examples for working with flex-attention☆460Updated 2 weeks ago
- GPU programming related news and material links☆1,205Updated last month
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,143Updated 3 weeks ago
- Ring attention implementation with flash attention☆578Updated this week
- Code for Neurips24 paper: QuaRot, an end-to-end 4-bit inference of large language models.☆278Updated 3 months ago
- ☆501Updated last week
- Applied AI experiments and examples for PyTorch☆159Updated last week
- An open-source efficient deep learning framework/compiler, written in python.☆649Updated this week
- ☆283Updated 7 months ago
- Serving multiple LoRA finetuned LLM as one☆979Updated 6 months ago
- ☆140Updated this week
- Microsoft Automatic Mixed Precision Library☆522Updated last month
- Cataloging released Triton kernels.☆132Updated 2 months ago
- [NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization☆302Updated 2 months ago
- Transformers with Arbitrarily Large Context☆637Updated 2 months ago
- 🚀 Collection of components for development, training, tuning, and inference of foundation models leveraging PyTorch native components.☆163Updated this week
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆474Updated 2 weeks ago