-
Notifications
You must be signed in to change notification settings - Fork 203
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
acab030
commit 9cc9ca4
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule openvino_tokenizers
updated
10 files
+59 −11 | .github/workflows/linux.yml | |
+58 −10 | .github/workflows/mac.yml | |
+59 −10 | .github/workflows/windows.yml | |
+6 −1 | CMakeLists.txt | |
+1 −1 | pyproject.toml | |
+8 −7 | python/openvino_tokenizers/hf_parser.py | |
+8 −0 | python/openvino_tokenizers/tokenizer_pipeline.py | |
+8 −3 | src/CMakeLists.txt | |
+1 −1 | tests/pass_rates.json | |
+1 −1 | tests/tokenizers_test.py |