Skip to content

Commit

Permalink
Update README.md (#2125)
Browse files Browse the repository at this point in the history
### Changes

Added the link to Quantization with accuracy control using NNCF
notebooks.

### Reason for changes

Customer adoption

### Related tickets

N/A

### Tests

N/A
  • Loading branch information
alexsu52 authored Sep 11, 2023
1 parent 2c4d290 commit d54d47d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ A collection of ready-to-run Jupyter* notebooks are available to demonstrate how
- [Optimizing PyTorch models with NNCF of OpenVINO by 8-bit quantization](https://github.com/openvinotoolkit/openvino_notebooks/tree/main/notebooks/302-pytorch-quantization-aware-training)
- [Optimizing TensorFlow models with NNCF of OpenVINO by 8-bit quantization](https://github.com/openvinotoolkit/openvino_notebooks/tree/main/notebooks/305-tensorflow-quantization-aware-training)
- [Accelerate Inference of Sparse Transformer Models with OpenVINO and 4th Gen Intel Xeon Scalable Processors](https://github.com/openvinotoolkit/openvino_notebooks/blob/main/notebooks/116-sparsity-optimization)
- [Quantization with accuracy control using NNCF](https://github.com/openvinotoolkit/openvino_notebooks/tree/main/notebooks/122-quantizing-model-with-accuracy-control)

### Post-Training Quantization Samples

Expand Down

0 comments on commit d54d47d

Please sign in to comment.