intel / neural-compressorLinks
SOTA low-bit LLM quantization (INT8/FP8/MXFP8/INT4/MXFP4/NVFP4) & sparsity; leading model compression techniques on PyTorch, TensorFlow, and ONNX Runtime
☆2,574Updated last week
Alternatives and similar repositories for neural-compressor
Users that are interested in neural-compressor are comparing it to the libraries listed below
Sorting:
- PyTorch native quantization and sparsity for training and inference☆2,645Updated this week
- ⚡ Build your chatbot within minutes on your favorite device; offer SOTA compression techniques for LLMs; run LLMs efficiently on Intel Pl…☆2,173Updated last year
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,592Updated last year
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit and 4-bit floating point (FP8 and FP4) precision on H…☆3,116Updated last week
- A unified library of SOTA model optimization techniques like quantization, pruning, distillation, speculative decoding, etc. It compresse…☆1,896Updated this week
- Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackab…☆1,588Updated last year
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,424Updated 6 months ago
- A pytorch quantization backend for optimum☆1,022Updated 2 months ago
- A Python package for extending the official PyTorch that can easily obtain performance on Intel platform☆2,008Updated last week
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,247Updated last year
- Neural Network Compression Framework for enhanced OpenVINO™ inference☆1,121Updated this week
- Transformer related optimization, including BERT, GPT☆6,390Updated last year
- Reference implementations of MLPerf® inference benchmarks☆1,522Updated this week
- 🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization…☆3,270Updated 2 weeks ago
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,091Updated 7 months ago
- The Torch-MLIR project aims to provide first class support from the PyTorch ecosystem to the MLIR ecosystem.☆1,740Updated this week
- AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.☆2,547Updated this week
- ONNX Optimizer☆795Updated this week
- 🤗 Optimum Intel: Accelerate inference with Intel optimization tools☆531Updated this week
- AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (N…☆4,700Updated 2 weeks ago
- Olive: Simplify ML Model Finetuning, Conversion, Quantization, and Optimization for CPUs, GPUs and NPUs.☆2,240Updated last week
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,071Updated last year
- A machine learning compiler for GPUs, CPUs, and ML accelerators☆3,923Updated this week
- PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT☆2,937Updated this week
- Representation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure☆970Updated this week
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,857Updated last week
- FlashInfer: Kernel Library for LLM Serving☆4,768Updated this week
- The Triton TensorRT-LLM Backend☆919Updated this week
- Sparsity-aware deep learning inference runtime for CPUs☆3,159Updated 7 months ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,309Updated 8 months ago