]> git.djapps.eu Git - pkg/ggml/sources/ggml/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>
Fri, 20 Sep 2024 19:03:57 +0000 (22:03 +0300)
commitb1129e2d685d122dbf1d3063cd353dd261c5104b
tree2cca65b636b480f8163887383720496ec2cc8e4d
parentec74e17201d762837c1a58524239872fa4c5e22b
rpc : fix segfault with nkvo (llama/9389)

* rpc : fix nkvo

* rpc : buf_size must not be static

ref: #9337

---------

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