intel/neural-compressor
SOTA low-bit LLM quantization (INT8/FP8/MXFP8/INT4/MXFP4/NVFP4) & sparsity; leading model compression techniques on PyTorch, TensorFlow, and ONNX Runtime
2,597 stars and 27,671 monthly downloads. Used by 1 other package. Actively maintained with 24 commits in the last 30 days. Available on PyPI.
Stars
2,597
Forks
298
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Monthly downloads
27,671
Commits (30d)
24
Dependencies
14
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/intel/neural-compressor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
bitsandbytes-foundation/bitsandbytes
Accessible large language models via k-bit quantization for PyTorch.
dropbox/hqq
Official implementation of Half-Quadratic Quantization (HQQ)
OpenGVLab/OmniQuant
[ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.
VITA-Group/Q-GaLore
Q-GaLore: Quantized GaLore with INT4 Projection and Layer-Adaptive Low-Rank Gradients.
Hsu1023/DuQuant
[NeurIPS 2024 Oral🔥] DuQuant: Distributing Outliers via Dual Transformation Makes Stronger...