microsoft / BitBLASLinks
BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.
☆629Updated last month
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…☆705Updated 3 months ago
- Fast low-bit matmul kernels in Triton☆322Updated last week
- Code for Neurips24 paper: QuaRot, an end-to-end 4-bit inference of large language models.☆398Updated 7 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆252Updated 7 months ago
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Serving☆310Updated 11 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆846Updated 9 months ago
- A Easy-to-understand TensorOp Matmul Tutorial☆364Updated 9 months ago
- Dynamic Memory Management for Serving LLMs without PagedAttention☆397Updated 3 weeks ago
- Distributed Compiler Based on Triton for Parallel Systems☆846Updated last week
- Fast Hadamard transform in CUDA, with a PyTorch interface☆201Updated last year
- A collection of memory efficient attention operators implemented in the Triton language.☆272Updated last year
- Fastest kernels written from scratch☆281Updated 2 months ago
- ☆328Updated last year
- Applied AI experiments and examples for PyTorch☆277Updated 3 weeks ago
- PyTorch emulation library for Microscaling (MX)-compatible data formats☆247Updated last week
- A throughput-oriented high-performance serving framework for LLMs☆825Updated 3 weeks ago
- ☆212Updated 11 months ago
- Perplexity GPU Kernels☆375Updated 2 weeks ago
- This repository contains integer operators on GPUs for PyTorch.☆205Updated last year
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆214Updated last year
- Cataloging released Triton kernels.☆238Updated 5 months ago
- [NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization☆359Updated 10 months ago
- Microsoft Automatic Mixed Precision Library☆610Updated 8 months ago
- kernels, of the mega variety☆390Updated 3 weeks ago
- Zero Bubble Pipeline Parallelism☆398Updated last month
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆487Updated 9 months ago
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆425Updated 9 months ago
- Collection of kernels written in Triton language☆132Updated 2 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆377Updated last month
- ☆219Updated this week