Skip to content

Commit 898ece7

Browse files
committed
Add third-party library
1 parent d99970b commit 898ece7

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,6 @@
7070
[submodule "third-party/pocketfft"]
7171
path = third-party/pocketfft
7272
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
Submodule tokenizers added at f2fc3d6

0 commit comments

Comments
 (0)