fpgaminer / GPTQ-triton
GPTQ inference Triton kernel
☆284Updated last year
Related projects ⓘ
Alternatives and complementary repositories for GPTQ-triton
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆624Updated 2 months ago
- Code for paper: "QuIP: 2-Bit Quantization of Large Language Models With Guarantees"☆350Updated 8 months ago
- [NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization☆305Updated 3 months ago
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆649Updated 3 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆208Updated 3 weeks ago
- Reorder-based post-training quantization for large language model☆182Updated last year
- ☆505Updated 3 weeks ago
- Code repo for the paper "LLM-QAT Data-Free Quantization Aware Training for Large Language Models"☆254Updated 2 months ago
- QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving☆443Updated last week
- ☆527Updated 10 months ago
- A general 2-8 bits quantization toolbox with GPTQ/AWQ/HQQ, and export to onnx/onnx-runtime easily.☆149Updated last month
- Official repository for LightSeq: Sequence Level Parallelism for Distributed Training of Long Context Transformers☆195Updated 3 months ago
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Serving☆278Updated 4 months ago
- The official implementation of the EMNLP 2023 paper LLM-FP4☆167Updated 11 months ago
- Microsoft Automatic Mixed Precision Library☆525Updated last month
- Code for the paper "QMoE: Practical Sub-1-Bit Compression of Trillion-Parameter Models".☆262Updated last year
- Easy and Efficient Quantization for Transformers☆180Updated 4 months ago
- [ICML 2024] KIVI: A Tuning-Free Asymmetric 2bit Quantization for KV Cache☆241Updated last month
- ☆156Updated last year
- Code for Neurips24 paper: QuaRot, an end-to-end 4-bit inference of large language models.☆284Updated 3 months ago
- This repository contains integer operators on GPUs for PyTorch.☆183Updated last year
- Latency and Memory Analysis of Transformer Models for Training and Inference☆355Updated last week
- ☆111Updated 8 months ago
- ☆114Updated 6 months ago
- ☆289Updated 7 months ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆420Updated this week
- An easy-to-use package for implementing SmoothQuant for LLMs☆83Updated 6 months ago
- This repository contains the experimental PyTorch native float8 training UX☆211Updated 3 months ago
- A collection of memory efficient attention operators implemented in the Triton language.☆219Updated 5 months ago
- Fast and memory-efficient exact attention☆139Updated this week