]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
rpc : prevent crashes on invalid input (llama/9040)
authorRadoslav Gerganov <redacted>
Mon, 19 Aug 2024 07:10:21 +0000 (10:10 +0300)
committerGeorgi Gerganov <redacted>
Tue, 27 Aug 2024 19:01:14 +0000 (22:01 +0300)
commit98a360a98c6b6b4a35090d162a4811b59d969dec
treeae2f238a4c953e30083d065ffe463105629317d8
parent85145eeca588edf32d2564646e0c58e30f9b99b4
rpc : prevent crashes on invalid input (llama/9040)

Add more checks which prevent RPC server from crashing if invalid input
is received from client
src/ggml-rpc.cpp