Contents

nncf 2.19.0

0

Neural Networks Compression Framework

Neural Networks Compression Framework

Stars: 1128, Watchers: 1128, Forks: 282, Open Issues: 58

The openvinotoolkit/nncf repo was created 5 years ago and the last code push was 2 hours ago.
The project is very popular with an impressive 1128 github stars!

How to Install nncf

You can install nncf using pip

pip install nncf

or add it to a project with poetry

poetry add nncf

Package Details

Author
Intel
License
None
Homepage
None
PyPi:
https://pypi.org/project/nncf/
GitHub Repo:
https://github.com/openvinotoolkit/nncf

Classifiers

No  nncf  pypi packages just yet.

Errors

A list of common nncf errors.

Code Examples

Here are some nncf code examples and snippets.

GitHub Issues

The nncf package has 58 open issues on GitHub

  • [DEBUG] Debug CI Issue for TorchAO; Collect Data on Develop
  • [doc] Update doc
  • [TorchAO] Migrate torch.ao -> torchao
  • test torch2.10 with torchao changes
  • [PT] Bump pytorch 2.10.0
  • [OV 2026.0.0] Fix accuracy_metrics for tiny_llama_synthetic_data test
  • [POC] GPTQModel convertor
  • Support transposed input for AWQ, Scale Estimation, and LoRA Correction in OpenVINO
  • [OpenVINO] YOLO26 sample
  • [NNCFGraph] Migrate from nx.DiGraph to nx.MultiDiGraph
  • [TorchAO] [OVQuantizer] Update Torch AO Dependency and Refactor Executorch Tests
  • [WC] Scale Estimation transpose_a support
  • Update networkx requirement from <3.5.0,>=2.6 to >=2.6,<3.7.0
  • [ci] Use python 3.12 as default
  • Fix Bandit B404: Consider possible security implications associated with the subprocess module

See more issues on GitHub

Related Packages & Articles

transformers 5.2.0

Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

beir 2.2.0

A Heterogeneous Benchmark for Information Retrieval

farm-haystack 1.26.4.post0

LLM framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data.

datasets 4.5.0

HuggingFace community-driven open-source library of datasets

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.

onnx 1.20.1

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).

thinc 9.1.1

A refreshing functional take on deep learning, compatible with your favorite libraries