Skip to content

Commit d2eb14b

Browse files
committed
add llm.c as a third_party submodule
1 parent cc951b7 commit d2eb14b

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
@@ -2,3 +2,6 @@
22
path = third_party/local/WebGPU-distribution
33
url = https://github.com/eliemichel/WebGPU-distribution.git
44
branch = dawn
5+
[submodule "third_party/llm.c"]
6+
path = third_party/llm.c
7+
url = https://github.com/karpathy/llm.c

third_party/llm.c

Submodule llm.c added at bd8c604

0 commit comments

Comments
 (0)