Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion demos/embeddings/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ It will report results like `Similarity score as cos_sim 0.9605122725993963`.

## Benchmarking feature extraction

An asynchronous benchmarking client can be used to access the model server performance with various load conditions. Below are execution examples captured on Intel(R) Core(TM) Ultra X7 368H.
An asynchronous benchmarking client can be used to access the model server performance with various load conditions. Below are execution examples captured using GPU on Intel(R) Core(TM) Ultra X7 368H.
```console
git clone https://github.com/openvinotoolkit/model_server
pushd .
Expand Down