We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 077ba78 commit 2c5ae68Copy full SHA for 2c5ae68
Makefile
@@ -158,6 +158,7 @@ ALL_GRPC_BACKENDS+=backend-assets/grpc/llama-cpp-avx
158
ALL_GRPC_BACKENDS+=backend-assets/grpc/llama-cpp-avx2
159
ALL_GRPC_BACKENDS+=backend-assets/grpc/llama-cpp-fallback
160
ALL_GRPC_BACKENDS+=backend-assets/grpc/llama-ggml
161
+ALL_GRPC_BACKENDS+=backend-assets/grpc/llama-cpp-grpc
162
ALL_GRPC_BACKENDS+=backend-assets/grpc/gpt4all
163
ALL_GRPC_BACKENDS+=backend-assets/grpc/rwkv
164
ALL_GRPC_BACKENDS+=backend-assets/grpc/whisper
0 commit comments