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,422Updated 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:
- PyTorch native quantization and sparsity for training and inference☆2,384Updated this week
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper, Ada and Bla…☆2,755Updated this week
- A pytorch quantization backend for optimum☆987Updated last month
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆758Updated 6 months ago
- The Triton TensorRT-LLM Backend☆891Updated this week
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆2,019Updated this week
- This repository contains tutorials and examples for Triton Inference Server☆778Updated last week
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,512Updated last year
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆902Updated last year
- FlashInfer: Kernel Library for LLM Serving☆3,829Updated this week
- A throughput-oriented high-performance serving framework for LLMs☆893Updated 2 weeks ago
- Advanced Quantization Algorithm for LLMs and VLMs, with support for CPU, Intel GPU, CUDA and HPU.☆647Updated this week
- LLM model quantization (compression) toolkit with hw acceleration support for Nvidia CUDA, AMD ROCm, Intel XPU and Intel/AMD/Apple CPU vi…☆806Updated this week
- FlagGems is an operator library for large language models implemented in the Triton Language.☆684Updated this week
- Mirage Persistent Kernel: Compiling LLMs into a MegaKernel☆1,842Updated this week
- Distributed Compiler based on Triton for Parallel Systems☆1,148Updated last week
- A powerful toolkit for compressing large models including LLM, VLM, and video generation models.☆576Updated last month
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆678Updated last month
- Pipeline Parallelism for PyTorch☆779Updated last year
- A fast communication-overlapping library for tensor/expert parallelism on GPUs.☆1,133Updated last month
- Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels☆1,793Updated this week
- Flash Attention in ~100 lines of CUDA (forward pass only)☆937Updated 9 months ago
- cudnn_frontend provides a c++ wrapper for the cudnn backend API and samples on how to use it☆622Updated 2 weeks ago
- A Quirky Assortment of CuTe Kernels☆582Updated last week
- SOTA low-bit LLM quantization (INT8/FP8/INT4/FP4/NF4) & sparsity; leading model compression techniques on TensorFlow, PyTorch, and ONNX R…☆2,500Updated this week
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆480Updated last year
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆736Updated 5 months ago
- PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT☆2,865Updated last week
- Official implementation of Half-Quadratic Quantization (HQQ)☆877Updated 3 weeks ago
- ONNX Optimizer☆757Updated 2 months ago