turbopilot/.gitmodules

7 lines
184 B
Plaintext
Raw Normal View History

2023-04-09 16:49:03 +00:00
[submodule "ggml"]
2023-07-23 07:07:40 +00:00
path = extern/ggml
2023-04-09 16:49:03 +00:00
url = git@github.com:ravenscroftj/ggml.git
2023-07-23 07:07:40 +00:00
[submodule "extern/argparse"]
path = extern/argparse
url = https://github.com/p-ranav/argparse.git