]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
rpc : fix segfault with nkvo (#9389)
authorRadoslav Gerganov <redacted>
Mon, 9 Sep 2024 15:40:10 +0000 (18:40 +0300)
committerGitHub <redacted>
Mon, 9 Sep 2024 15:40:10 +0000 (18:40 +0300)
commit293bebe0773c907c0c866213856eeba41b035df1
treea81471744fca2a48d2fd6816db941f0443247f19
parent5fac4d57643b1de8e9ab746f14d2fc4e319ae0c2
rpc : fix segfault with nkvo (#9389)

* rpc : fix nkvo

* rpc : buf_size must not be static

ref: #9337

---------

Co-authored-by: slaren <redacted>
ggml/src/ggml-cuda.cu
ggml/src/ggml-rpc.cpp
ggml/src/ggml.c