microsoft / BitBLAS
BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.
☆566Updated last month
Alternatives and similar repositories for BitBLAS:
Users that are interested in BitBLAS are comparing it to the libraries listed below
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆617Updated 3 weeks ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆242Updated 5 months ago
- Code for Neurips24 paper: QuaRot, an end-to-end 4-bit inference of large language models.☆368Updated 4 months ago
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Serving☆301Updated 9 months ago
- Mirage: Automatically Generating Fast GPU Kernels without Programming in Triton/CUDA☆778Updated this week
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆783Updated 6 months ago
- Dynamic Memory Management for Serving LLMs without PagedAttention☆333Updated last week
- Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels☆858Updated this week
- A Easy-to-understand TensorOp Matmul Tutorial☆332Updated 6 months ago
- A collection of memory efficient attention operators implemented in the Triton language.☆257Updated 9 months ago
- Applied AI experiments and examples for PyTorch☆251Updated last week
- Puzzles for learning Triton, play it with minimal environment configuration!☆267Updated 3 months ago
- Fast low-bit matmul kernels in Triton☆272Updated last week
- FlagGems is an operator library for large language models implemented in Triton Language.☆467Updated this week
- PyTorch emulation library for Microscaling (MX)-compatible data formats☆212Updated 6 months ago
- ☆311Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆308Updated 2 months ago
- ☆193Updated 8 months ago
- Fast Matrix Multiplications for Lookup Table-Quantized LLMs☆235Updated last month
- The official implementation of the EMNLP 2023 paper LLM-FP4☆192Updated last year
- Microsoft Automatic Mixed Precision Library☆587Updated 6 months ago
- This repository contains integer operators on GPUs for PyTorch.☆198Updated last year
- [NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization☆337Updated 7 months ago
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆374Updated 6 months ago
- [ICML 2024] KIVI: A Tuning-Free Asymmetric 2bit Quantization for KV Cache☆281Updated 2 months ago
- Shared Middle-Layer for Triton Compilation☆236Updated this week
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆425Updated 6 months ago
- Zero Bubble Pipeline Parallelism☆375Updated 3 weeks ago
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆202Updated last year
- Fastest kernels written from scratch☆205Updated 3 weeks ago