usyd-fsalab / fp6_llmLinks
An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).
☆265Updated 2 months ago
Alternatives and similar repositories for fp6_llm
Users that are interested in fp6_llm are comparing it to the libraries listed below
Sorting:
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Serving☆320Updated last year
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆221Updated 2 years ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆116Updated last year
- PyTorch bindings for CUTLASS grouped GEMM.☆123Updated 4 months ago
- A collection of memory efficient attention operators implemented in the Triton language.☆279Updated last year
- ☆238Updated last year
- Fast Hadamard transform in CUDA, with a PyTorch interface☆245Updated this week
- This repository contains integer operators on GPUs for PyTorch.☆218Updated 2 years ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆141Updated last month
- Fast low-bit matmul kernels in Triton☆376Updated last week
- ☆98Updated last year
- Applied AI experiments and examples for PyTorch☆296Updated last month
- ☆151Updated last year
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆685Updated 2 months ago
- QuTLASS: CUTLASS-Powered Quantized BLAS for Deep Learning☆99Updated 3 weeks ago
- An easy-to-use package for implementing SmoothQuant for LLMs☆106Updated 6 months ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆230Updated this week
- ☆82Updated 8 months ago
- ☆90Updated 11 months ago
- [NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization☆385Updated last year
- ☆242Updated this week
- Boosting 4-bit inference kernels with 2:4 Sparsity