Skip to content

Commit 2c5ae68

Browse files
committed
Makefile: register to ALL_GRPC_BACKENDS
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 077ba78 commit 2c5ae68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ ALL_GRPC_BACKENDS+=backend-assets/grpc/llama-cpp-avx
158158
ALL_GRPC_BACKENDS+=backend-assets/grpc/llama-cpp-avx2
159159
ALL_GRPC_BACKENDS+=backend-assets/grpc/llama-cpp-fallback
160160
ALL_GRPC_BACKENDS+=backend-assets/grpc/llama-ggml
161+
ALL_GRPC_BACKENDS+=backend-assets/grpc/llama-cpp-grpc
161162
ALL_GRPC_BACKENDS+=backend-assets/grpc/gpt4all
162163
ALL_GRPC_BACKENDS+=backend-assets/grpc/rwkv
163164
ALL_GRPC_BACKENDS+=backend-assets/grpc/whisper

0 commit comments

Comments
 (0)