Skip to content

Commit

Permalink
[DOCS] relnotes 24.5 pass3 (#27682)
Browse files Browse the repository at this point in the history
  • Loading branch information
kblaszczak-intel authored Nov 21, 2024
1 parent b2382e4 commit d44d171
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/articles_en/about-openvino/release-notes-openvino.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ Common
a two-step process to wrap memory into ``ov::Tensor``.
* Files are now read via the async ReadFile API, reducing the bottleneck for LLM model load
times on GPU.
* Asynchronous file reading with mmap library has been implemented, reducing loading times for
model files, especially for LLMs.
* CPU implementation of SliceScatter operator is now available, used for models such as Gemma,
supporting increased LLM performance.

Expand Down

0 comments on commit d44d171

Please sign in to comment.