We present a new PyTorch-based framework for neural network compression with fine-tuning named Neural Network Compression Framework (NNCF) (https://github.com/openvinotoolkit/nncf) . It leverages recent advances of various methods and implements some them, namely quantization, sparsity, filter pruning binarization. These allow producing more hardware-friendly models that can be efficiently run ...