NVIDIA / TensorRT-Model-OptimizerLinks
A unified library of state-of-the-art model optimization techniques like quantization, pruning, distillation, speculative decoding, etc. It compresses deep learning models for downstream deployment frameworks like TensorRT-LLM or TensorRT to optimize inference speed.
☆1,200Updated this week
Alternatives and similar repositories for TensorRT-Model-Optimizer
Users that are interested in TensorRT-Model-Optimizer are comparing it to the libraries listed below
Sorting:
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper, Ada and Bla…☆2,707Updated last week
- The Triton TensorRT-LLM Backend☆887Updated last week
- A pytorch quantization backend for optimum☆985Updated 2 weeks ago
- PyTorch native quantization and sparsity for training and inference☆2,309Updated last week
- This repository contains tutorials and examples for Triton Inference Server☆768Updated this week
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆747Updated 6 months ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,492Updated last year
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆893Updated last year
- A throughput-oriented high-performance serving framework for LLMs☆886Updated 3 weeks ago
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆1,919Updated this week
- FlashInfer: Kernel Library for LLM Serving☆3,679Updated this week
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆667Updated last month
- FlagGems is an operator library for large language models implemented in the Triton Language.☆668Updated this week
- Distributed Compiler based on Triton for Parallel Systems☆1,090Updated last week
- Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels☆1,608Updated this week
- Advanced Quantization Algorithm for LLMs and VLMs, with support for CPU, Intel GPU, CUDA and HPU.☆614Updated this week
- SOTA low-bit LLM quantization (INT8/FP8/INT4/FP4/NF4) & sparsity; leading model compression techniques on TensorFlow, PyTorch, and ONNX R…☆2,491Updated this week
- Mirage Persistent Kernel: Compiling LLMs into a MegaKernel☆1,773Updated this week
- Pipeline Parallelism for PyTorch☆779Updated last year
- A powerful toolkit for compressing large models including LLM, VLM, and video generation models.☆559Updated 2 weeks ago
- LLM model compression/quantization toolkit with hw acceleration support for Nvidia CUDA, AMD ROCm, Intel XPU and Intel/AMD/Apple CPU via …☆767Updated this week
- A fast communication-overlapping library for tensor/expert parallelism on GPUs.☆1,106Updated 2 weeks ago
- PyTriton is a Flask/FastAPI-like interface that simplifies Triton's deployment in Python environments.☆817Updated 3 weeks ago
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆725Updated 4 months ago
- Official implementation of Half-Quadratic Quantization (HQQ)☆879Updated this week
- ONNX Optimizer☆752Updated last month
- cudnn_frontend provides a c++ wrapper for the cudnn backend API and samples on how to use it☆612Updated last week
- TensorRT Plugin Autogen Tool☆367Updated 2 years ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆918Updated 8 months ago
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆472Updated last year