Skip to content

Commit f5e289c

Browse files
fix: correctly add tokenizers as submodule
1 parent 1499671 commit f5e289c

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
[submodule "executorch"]
2+
path = third-party/executorch
3+
url = https://github.com/software-mansion-labs/executorch
14
[submodule "tokenizers-cpp"]
25
path = third-party/tokenizers-cpp
36
url = https://github.com/software-mansion-labs/tokenizers-cpp
4-
[submodule "executorch"]
5-
path = third-party/executorch
6-
url = https://github.com/software-mansion-labs/executorch

third-party/tokenizers-cpp

Submodule tokenizers-cpp added at 4530cdc

0 commit comments

Comments
 (0)