Skip to content

Commit 6a5cba5

Browse files
authored
Update README.md (openvinotoolkit#962)
quick fixes on typo.
1 parent 8794c7c commit 6a5cba5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notebooks/230-yolov8-optimization/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ The tutorial consists of the following steps:
1717
- Validate the original model.
1818
- Convert the PyTorch model to OpenVINO IR.
1919
- Validate the converted model.
20-
- Prepare and run NNCF Postraining optimization pipeline.
20+
- Prepare and run NNCF post-training optimization pipeline.
2121
- Compare accuracy of the FP32 and quantized models.
2222
- Compare performance of the FP32 and quantized models.
2323

2424
## Installation Instructions
2525

26-
If you have not installed all required dependencies, follow the [Installation Guide](../../README.md).
26+
If you have not installed all required dependencies, follow the [Installation Guide](../../README.md).

0 commit comments

Comments
 (0)