From 97e40df5d63d55ba012a41e60be82657036d36af Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Wed, 8 May 2024 10:42:11 +0300 Subject: [PATCH] tmp : dummy change to trigger ci --- llama.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/llama.cpp b/llama.cpp index 26e7a3391..a9dbc5b4d 100644 --- a/llama.cpp +++ b/llama.cpp @@ -3,6 +3,7 @@ #include "unicode.h" + #include "ggml.h" #include "ggml-alloc.h" #include "ggml-backend.h"