NVIDIA / TensorRT-Model-Optimizer
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.
☆860Updated 2 weeks ago
Alternatives and similar repositories for TensorRT-Model-Optimizer:
Users that are interested in TensorRT-Model-Optimizer are comparing it to the libraries listed below
- A pytorch quantization backend for optimum☆917Updated last week
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆797Updated 7 months ago
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆639Updated last month
- FlashInfer: Kernel Library for LLM Serving☆2,659Updated last week
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper, Ada and Bla…☆2,355Updated this week
- The Triton TensorRT-LLM Backend☆819Updated last week
- A throughput-oriented high-performance serving framework for LLMs☆794Updated 6 months ago
- Advanced Quantization Algorithm for LLMs/VLMs.☆427Updated this week
- PyTorch native quantization and sparsity for training and inference☆1,954Updated this week
- Pipeline Parallelism for PyTorch☆762Updated 7 months ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆579Updated 2 months ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,387Updated 9 months ago
- Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels☆971Updated this week
- FlagGems is an operator library for large language models implemented in Triton Language.☆488Updated this week
- [EMNLP 2024 Industry Track] This is the official PyTorch implementation of "LLMC: Benchmarking Large Language Model Quantization with a V…☆452Updated last week
- Mirage: Automatically Generating Fast GPU Kernels without Programming in Triton/CUDA☆798Updated this week
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆1,213Updated this week
- Code for Neurips24 paper: QuaRot, an end-to-end 4-bit inference of large language models.☆374Updated 4 months ago
- Microsoft Automatic Mixed Precision Library☆591Updated 6 months ago
- cudnn_frontend provides a c++ wrapper for the cudnn backend API and samples on how to use it☆540Updated 3 weeks ago
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆387Updated 7 months ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆529Updated last month
- Flash Attention in ~100 lines of CUDA (forward pass only)☆779Updated 3 months ago
- Fast low-bit matmul kernels in Triton☆288Updated this week
- A collection of memory efficient attention operators implemented in the Triton language.☆262Updated 10 months ago
- A fast communication-overlapping library for tensor/expert parallelism on GPUs.☆864Updated 2 weeks ago
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆438Updated 7 months ago
- This repository contains tutorials and examples for Triton Inference Server☆682Updated 3 weeks ago
- Official implementation of Half-Quadratic Quantization (HQQ)☆784Updated last week
- Composable Kernel: Performance Portable Programming Model for Machine Learning Tensor Operators☆376Updated this week