microsoft / BitBLASLinks
BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.
☆660Updated 2 weeks ago
Alternatives and similar repositories for BitBLAS
Users that are interested in BitBLAS are comparing it to the libraries listed below
Sorting:
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆735Updated 5 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆261Updated last month
- Fast low-bit matmul kernels in Triton☆353Updated last week
- kernels, of the mega variety☆476Updated 2 months ago
- A Quirky Assortment of CuTe Kernels☆411Updated this week
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆886Updated 11 months ago
- Code for Neurips24 paper: QuaRot, an end-to-end 4-bit inference of large language models.☆414Updated 9 months ago
- Dynamic Memory Management for Serving LLMs without PagedAttention☆408Updated 2 months ago
- ☆229Updated last year
- A collection of memory efficient attention operators implemented in the Triton language.☆278Updated last year
- Fast Hadamard transform in CUDA, with a PyTorch interface☆221Updated last year
- Perplexity GPU Kernels☆444Updated 3 weeks ago
- A Easy-to-understand TensorOp Matmul Tutorial☆372Updated 11 months ago
- PyTorch emulation library for Microscaling (MX)-compatible data formats☆285Updated 2 months ago
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Serving☆319Updated last year
- This repository contains integer operators on GPUs for PyTorch.☆213Updated last year
- Distributed Compiler based on Triton for Parallel Systems☆1,056Updated last week
- Applied AI experiments and examples for PyTorch☆291Updated this week
- Fastest kernels written from scratch☆316Updated 4 months ago
- FlagGems is an operator library for large language models implemented in the Triton Language.☆655Updated this week
- flash attention tutorial written in python, triton, cuda, cutlass☆404Updated 3 months ago
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆217Updated last year
- Shared Middle-Layer for Triton Compilation☆273Updated this week
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆460Updated 11 months ago
- ☆332Updated last year
- Collection of kernels written in Triton language☆147Updated 4 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆113Updated last year
- Cataloging released Triton kernels.☆252Updated 7 months ago
- Zero Bubble Pipeline Parallelism☆421Updated 3 months ago
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆537Updated 11 months ago