update kt-kernel

This commit is contained in:
ovowei
2025-10-24 14:32:45 +08:00
parent 28d8663374
commit da4c68c7a0
40 changed files with 10612 additions and 3 deletions

6
kt-kernel/.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "pybind11"]
path = third_party/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "llama.cpp"]
path = third_party/llama.cpp
url = https://github.com/ggerganov/llama.cpp.git