microsoft / BitBLASLinks
BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.
☆749Updated 5 months 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…☆810Updated 11 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆276Updated 6 months ago
- Fast low-bit matmul kernels in Triton☆427Updated this week
- Code for Neurips24 paper: QuaRot, an end-to-end 4-bit inference of large language models.☆480Updated last year
- Fast Hadamard transform in CUDA, with a PyTorch interface☆279Updated 3 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆1,005Updated last year
- A Quirky Assortment of CuTe Kernels☆781Updated this week
- A collection of memory efficient attention operators implemented in the Triton language.☆287Updated last year
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Serving☆335Updated last year
- kernels, of the mega variety☆665Updated last week
- Dynamic Memory Management for Serving LLMs without PagedAttention☆457Updated 8 months ago
- This repository contains integer operators on GPUs for PyTorch.☆237Updated 2 years ago
- ☆259Updated last year
- A Easy-to-understand TensorOp Matmul Tutorial☆405Updated 3 weeks ago
- PyTorch emulation library for Microscaling (MX)-compatible data formats☆340Updated 7 months ago
- Applied AI experiments and examples for PyTorch☆315Updated 5 months ago
- ☆353Updated last year
- [NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization☆402Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆483Updated 2 weeks ago
- Accelerating MoE with IO and Tile-aware Optimizations☆569Updated 2 weeks ago
- Perplexity GPU Kernels☆554Updated 2 months ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆324Updated this week
- FlagGems is an operator library for large language models implemented in the Triton Language.☆893Updated this week
- Distributed Compiler based on Triton for Parallel Systems☆1,332Updated this week
- Cataloging released Triton kernels.☆291Updated 4 months ago
- Fastest kernels written from scratch☆532Updated 4 months ago
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆520Updated last year
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆615Updated last year
- ☆286Updated this week
- Microsoft Automatic Mixed Precision Library☆635Updated 2 months ago