Skip to content

Commit

Permalink
Update src/docs/BUILD.md
Browse files Browse the repository at this point in the history
Co-authored-by: Zlobin Vladimir <[email protected]>
  • Loading branch information
yatarkan and Wovchena authored Jul 31, 2024
1 parent f353bc6 commit 0d68c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ The path to the OpenVINO install directory is referred as `<INSTALL_DIR>` throug
$env:PATH = "<GENAI_ROOT_DIR>\build\openvino_genai;$env:PATH"
```

To optimize the package size, you can reduce the ICU (International Components for Unicode) data size when building OpenVINO Tokenizers.
To optimize the package size, you can reduce the ICU (International Components for Unicode) data size when OpenVINO Tokenizers are built as a submodule of OpenVINO GenAI.
For more information please refer to the [OpenVINO Tokenizers instructions](https://github.com/openvinotoolkit/openvino_tokenizers?tab=readme-ov-file#reducing-the-icu-data-size).


Expand Down

0 comments on commit 0d68c5b

Please sign in to comment.