From 6bf0b0f61ee3d54b42a23b4b439c38881b756283 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Tue, 14 May 2024 20:04:39 +0200 Subject: [PATCH] Makefile: register to ALL_GRPC_BACKENDS Signed-off-by: Ettore Di Giacinto --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index d4666936dc40..3e0e54fb030a 100644 --- a/Makefile +++ b/Makefile @@ -158,6 +158,7 @@ ALL_GRPC_BACKENDS+=backend-assets/grpc/llama-cpp-avx ALL_GRPC_BACKENDS+=backend-assets/grpc/llama-cpp-avx2 ALL_GRPC_BACKENDS+=backend-assets/grpc/llama-cpp-fallback ALL_GRPC_BACKENDS+=backend-assets/grpc/llama-ggml +ALL_GRPC_BACKENDS+=backend-assets/grpc/llama-cpp-grp ALL_GRPC_BACKENDS+=backend-assets/grpc/gpt4all ALL_GRPC_BACKENDS+=backend-assets/grpc/rwkv ALL_GRPC_BACKENDS+=backend-assets/grpc/whisper