From d67fbad26911cb25f8e7ed00560f203b06bfd7a6 Mon Sep 17 00:00:00 2001 From: ed Date: Mon, 12 Jun 2023 07:55:38 +0200 Subject: [PATCH] remove ref to ggml repo --- .gitmodules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 8527898..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +0,0 @@ -[submodule "ggml"] - path = ggml - url = https://github.com/ggerganov/ggml - branch = master