From 8f5f25cd7273251e8ad2ad185c9b537c5d7c667d Mon Sep 17 00:00:00 2001 From: Radoslav Gerganov Date: Mon, 9 Sep 2024 16:57:47 +0300 Subject: [PATCH] rpc : buf_size must not be static ref: #9337 --- ggml/src/ggml-rpc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ggml/src/ggml-rpc.cpp b/ggml/src/ggml-rpc.cpp index 1316e2fb5..9c600c7ca 100644 --- a/ggml/src/ggml-rpc.cpp +++ b/ggml/src/ggml-rpc.cpp @@ -1062,7 +1062,7 @@ bool rpc_server::graph_compute(const std::vector & input, std::vector