]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
rpc : fix segfault with nkvo (llama/9389)
authorRadoslav Gerganov <redacted>
Mon, 9 Sep 2024 15:40:10 +0000 (18:40 +0300)
committerGeorgi Gerganov <redacted>
Tue, 24 Sep 2024 16:45:08 +0000 (19:45 +0300)
commit06772935037d38f34667dda5e9578fd0d2fb3b5f
treea909d16b6712fcb26c6ad1354444776ad5e0217d
parent1fbdb813c02968a0818ccf28bac80ab184598bc7
rpc : fix segfault with nkvo (llama/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