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 d99970b commit 898ece7Copy full SHA for 898ece7
.gitmodules
@@ -70,3 +70,6 @@
70
[submodule "third-party/pocketfft"]
71
path = third-party/pocketfft
72
url = https://github.com/mreineck/pocketfft
73
+[submodule "extension/llm/third-party/tokenizers"]
74
+ path = extension/llm/third-party/tokenizers
75
+ url = https://github.com/pytorch-labs/tokenizers.git
extension/llm/third-party/tokenizers
0 commit comments