Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
kblaszczak-intel committed Feb 3, 2025
1 parent b220233 commit d81b769
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/articles_en/about-openvino/release-notes-openvino.rst
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,10 @@ NPU Device Plugin
* Performance has been improved for Channel-Wise symmetrically quantized LLMs, including
Llama2-7B-chat, Llama3-8B-instruct, qwen-2-7B, Mistral-0.2-7B-instruct, phi-3-mini-4K-instruct,
miniCPM-1B models. The best performance is achieved using fp16-in4 quantized models.
* Preview: Introducing NPU support for torch.compile , giving developers the ability to use
the OpenVINO backend to run the PyTorch API on NPUs. 300+ deep learning models enabled from
* Preview: Introducing NPU support for torch.compile, giving developers the ability to use the
OpenVINO backend to run the PyTorch API on NPUs. 300+ deep learning models enabled from
the TorchVision, Timm, and TorchBench repositories.


OpenVINO Python API
-----------------------------------------------------------------------------------------------

Expand Down Expand Up @@ -392,7 +391,7 @@ Using deprecated features and components is not advised. They are available to e
transition to new solutions and will be discontinued in the future. To keep using discontinued
features, you will have to revert to the last LTS OpenVINO version supporting them.
For more details, refer to:
`OpenVINO Legacy Features and Components <https://docs.openvino.ai/2025/documentation/legacy-features.html>__`.
`OpenVINO Legacy Features and Components <https://docs.openvino.ai/2025/documentation/legacy-features.html>`__.



Expand Down

0 comments on commit d81b769

Please sign in to comment.