NVIDIA / Model-OptimizerLinks
A unified library of SOTA model optimization techniques like quantization, pruning, distillation, speculative decoding, etc. It compresses deep learning models for downstream deployment frameworks like TensorRT-LLM, TensorRT, vLLM, etc. to optimize inference speed.
☆1,637Updated this week
Alternatives and similar repositories for Model-Optimizer
Users that are interested in Model-Optimizer are comparing it to the libraries listed below
Sorting:
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit and 4-bit floating point (FP8 and FP4) precision on H…☆2,993Updated this week
- PyTorch native quantization and sparsity for training and inference☆2,560Updated this week
- A pytorch quantization backend for optimum☆1,012Updated 2 weeks ago
- The Triton TensorRT-LLM Backend☆910Updated 2 weeks ago
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆790Updated 9 months ago
- This repository contains tutorials and examples for Triton Inference Server☆810Updated 3 weeks ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆960Updated last year
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,568Updated last year
- FlashInfer: Kernel Library for LLM Serving☆4,195Updated this week
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆2,348Updated this week
- A throughput-oriented high-performance serving framework for LLMs☆921Updated last month
- Distributed Compiler based on Triton for Parallel Systems☆1,260Updated 3 weeks ago
- FlagGems is an operator library for large language models implemented in the Triton Language.☆783Updated this week
- Mirage Persistent Kernel: Compiling LLMs into a MegaKernel☆1,981Updated this week
- LLM model quantization (compression) toolkit with hw acceleration support for Nvidia CUDA, AMD ROCm, Intel XPU and Intel/AMD/Apple CPU vi…☆924Updated this week
- A fast communication-overlapping library for tensor/expert parallelism on GPUs.☆1,188Updated 3 months ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆723Updated 4 months ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆1,009Updated 11 months ago
- [EMNLP 2024 & AAAI 2026] A powerful toolkit for compressing large models including LLM, VLM, and video generation models.☆640Updated 3 weeks ago
- Pipeline Parallelism for PyTorch☆784Updated last year
- cudnn_frontend provides a c++ wrapper for the cudnn backend API and samples on how to use it☆652Updated last week
- Advanced quantization toolkit for LLMs and VLMs. Native support for WOQ, MXFP4, NVFP4, GGUF, Adaptive Schemes and seamless integration wi…☆753Updated this week
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆766Updated last month
- Tile primitives for speedy kernels☆2,980Updated this week
- SOTA low-bit LLM quantization (INT8/FP8/MXFP8/INT4/MXFP4/NVFP4) & sparsity; leading model compression techniques on PyTorch, TensorFlow, …☆2,543Updated this week
- PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT☆2,895Updated last week
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,386Updated 4 months ago
- A Quirky Assortment of CuTe Kernels☆681Updated 2 weeks ago
- ONNX Optimizer☆781Updated last month
- TensorRT Plugin Autogen Tool☆368Updated 2 years ago