From 76e3987a13481da169a2be821f6b78afee258d8c Mon Sep 17 00:00:00 2001 From: Maksim Proshin Date: Wed, 15 Jan 2025 10:43:28 +0400 Subject: [PATCH] Typo in README.md (#3191) ### Changes Corrected typo in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad7b51c0110..4347feec8cf 100644 --- a/README.md +++ b/README.md @@ -474,7 +474,7 @@ conda install -c conda-forge nncf System requirements of NNCF correspond to the used backend. System requirements for each backend and the matrix of corresponding versions can be found in [installation.md](./docs/Installation.md). -## NNCF Compressed NNCF Model Zoo +## NNCF Compressed Model Zoo List of models and compression results for them can be found at our [NNCF Model Zoo page](./docs/ModelZoo.md).