openvinotoolkit/nncf
Neural Network Compression Framework for enhanced OpenVINO™ inference observed · 2026-09-03
Health v2 · maintenance only
94/100
- Activity 100
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 63
- age_days: 2303
- days_rel: 28
- days_push: 0
- n_releases_24m: 12
Adoption not part of the score
1197 stars · 302 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NNCF is Intel's Neural Network Compression Framework, a Python library providing post-training and training-time compression algorithms (quantization, pruning, sparsity) for optimizing neural network inference with OpenVINO. It supports models from PyTorch, TorchFX, ONNX, and OpenVINO, including LLM weight compression.
Use cases
- quantize a model for faster OpenVINO inference
- compress LLM weights to run on CPU
- apply post-training quantization with minimal accuracy drop
- prune or sparsify a PyTorch model
- optimize object detection or segmentation models for deployment
- quantize ONNX models
When to choose
- you deploy models with OpenVINO and want smaller/faster inference
- you need quantization-aware training or post-training quantization for PyTorch/ONNX models
- you want to compress LLMs for Intel hardware
When to avoid
- you target GPU inference with TensorRT or other non-OpenVINO runtimes
- you need compression for frameworks like JAX or Keras
- you want a general-purpose training framework rather than compression
Facets
library · maturity active
machine-learning deep-learning llm-inference deep-learning machine-learning large-language-models developer-tools python windows quantization pruning sparsity model-compression openvino pytorch onnx post-training-quantization inference-optimization linux macos gpu
2 sources
- readme: https://github.com/openvinotoolkit/nncf · fetched 2026-09-03 · 9e0ea79dc367
- registry_pypi: https://pypi.org/pypi/nncf/json · fetched 2026-08-29 · 9e012c4fbd47
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openvinotoolkit/nncf | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="openvinotoolkit/nncf")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem