From: M Refi D.A Date: Wed, 20 Nov 2024 22:39:37 +0000 (+0800) Subject: Create .gitmodules for the kompute backend (#1024) X-Git-Tag: upstream/0.0.1642~157 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=6fcbd60bc72ac3f7ad43f78c87e535f2e6206f58;p=pkg%2Fggml%2Fsources%2Fggml Create .gitmodules for the kompute backend (#1024) --- diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..03b27cbc --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "kompute"] + path = src/ggml-kompute/kompute + url = https://github.com/nomic-ai/kompute.git