NVIDIA / TensorRT-Model-OptimizerLinks
nvidia-modelopt is 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.
☆942Updated last 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 throughput-oriented high-performance serving framework for LLMs☆814Updated 3 weeks ago
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper, Ada and Bla…☆2,435Updated last week
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆686Updated 2 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆827Updated 8 months ago
- The Triton TensorRT-LLM Backend☆842Updated this week
- A pytorch quantization backend for optimum☆943Updated last week
- Pipeline Parallelism for PyTorch☆766Updated 9 months ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆619Updated 3 weeks ago
- FlashInfer: Kernel Library for LLM Serving☆3,044Updated this week
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,417Updated 10 months ago
- Mirage: Automatically Generating Fast GPU Kernels without Programming in Triton/CUDA☆850Updated this week
- PyTorch native quantization and sparsity for training and inference☆2,064Updated this week
- Advanced Quantization Algorithm for LLMs and VLMs, with support for CPU, Intel GPU, CUDA and HPU. Seamlessly integrated with Torchao, Tra…☆483Updated this week
- [EMNLP 2024 Industry Track] This is the official PyTorch implementation of "LLMC: Benchmarking Large Language Model Quantization with a V…☆476Updated this week
- FlagGems is an operator library for large language models implemented in the Triton Language.☆546Updated this week
- Distributed Triton for Parallel Systems☆765Updated this week
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3.☆1,266Updated last week
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆1,417Updated this week
- Flash Attention in ~100 lines of CUDA (forward pass only)☆827Updated 5 months ago
- A parser, editor and profiler tool for ONNX models.☆436Updated this week
- Code for Neurips24 paper: QuaRot, an end-to-end 4-bit inference of large language models.☆390Updated 6 months ago
- This repository contains tutorials and examples for Triton Inference Server☆713Updated this week
- Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels☆1,196Updated this week
- Production ready LLM model compression/quantization toolkit with hw accelerated inference support for both cpu/gpu via HF, vLLM, and SGLa…☆583Updated last week
- Microsoft Automatic Mixed Precision Library☆602Updated 8 months ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆544Updated this week
- A fast communication-overlapping library for tensor/expert parallelism on GPUs.☆956Updated this week
- A library to analyze PyTorch traces.☆379Updated this week
- Triton Model Analyzer is a CLI tool to help with better understanding of the compute and memory requirements of the Triton Inference Serv…☆476Updated last month
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆686Updated last month