From 854a1e805d5fefb796c5278004e55415c60cc295 Mon Sep 17 00:00:00 2001 From: Vogel Frederik Date: Tue, 13 Jun 2023 14:12:07 +0900 Subject: [PATCH] Add ggml.h to spm public Headers --- spm-headers/ggml.h | 1 + 1 file changed, 1 insertion(+) create mode 120000 spm-headers/ggml.h diff --git a/spm-headers/ggml.h b/spm-headers/ggml.h new file mode 120000 index 000000000..39215298f --- /dev/null +++ b/spm-headers/ggml.h @@ -0,0 +1 @@ +../ggml.h \ No newline at end of file