diff --git a/docs/articles_en/openvino_workflow/running_inference_with_openvino.md b/docs/articles_en/openvino_workflow/running_inference_with_openvino.md index 20dfce61620..48a86c94a13 100644 --- a/docs/articles_en/openvino_workflow/running_inference_with_openvino.md +++ b/docs/articles_en/openvino_workflow/running_inference_with_openvino.md @@ -35,7 +35,7 @@ OpenVINO IR provides by far the best first-inference latency scores. .. note:: For more detailed information on how to convert, read, and compile supported model formats - see the :doc:`Supported Formats article `. + see the :doc:`Supported Formats article `. Note that TensorFlow models can be run using the :doc:`torch.compile feature `, as well as the standard ways of