Ross ROSS = Recommend OSS · open-source software intelligence for agents

openvinotoolkit/nncf

Neural Network Compression Framework for enhanced OpenVINO™ inference observed · 2026-09-03

github.com/openvinotoolkit/nncf · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
openvinotoolkit/nncfmain94

For agents

markdown · JSON · MCP: product_card(name="openvinotoolkit/nncf")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem