Skip to content

Commit 653db47

Browse files
committed
Added onnxruntime
1 parent 65c0639 commit 653db47

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
[submodule "llama.cpp"]
22
path = llama.cpp
33
url = https://github.com/ggerganov/llama.cpp
4+
[submodule "onnxruntime"]
5+
path = onnxruntime
6+
url = https://github.com/microsoft/onnxruntime.git
7+
branch = main

onnxruntime

Submodule onnxruntime added at 9334d4e

0 commit comments

Comments
 (0)