Skip to content

Commit 640361b

Browse files
committed
Dont build tokenizers for python
1 parent eb2b047 commit 640361b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ find_python3 = true
3333
build_args = ["--parallel", "--target", "py_generate_pipeline"]
3434
install_args = ["--strip"]
3535
install_components = ["wheel_genai"]
36+
options = {"BUILD_TOKENIZERS" = "OFF"}
3637

3738
[build-system]
3839
requires = [

0 commit comments

Comments
 (0)