We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 613610f commit a82f261Copy full SHA for a82f261
.gitmodules
@@ -27,7 +27,7 @@
27
url = https://github.com/google/pthreadpool.git
28
[submodule "extension/llm/tokenizers"]
29
path = extension/llm/tokenizers
30
- url = https://github.com/meta-pytorch/tokenizers.git
+ url = https://github.com/chizkiyahu/tokenizers.git
31
[submodule "kernels/optimized/third-party/eigen"]
32
path = kernels/optimized/third-party/eigen
33
url = https://gitlab.com/libeigen/eigen.git
extension/llm/tokenizers
0 commit comments