Spaces:
Running
Running
Commit History
ggml : fix field name when new ggml_backend (llama/14944) 685748d
AN Long commited on
rpc : check for null buffers in get/set/copy tensor endpoints (llama/14868) 9a5c3ef
rpc : nicer error messages for RPC server crash (llama/14076) 5d5056e
rpc : add rpc_msg_set_tensor_hash_req (llama/13353) 5e088a7
rpc : use backend registry, support dl backends (llama/13304) 0286805
Diego Devesa commited on
rpc : avoid uninitialized memory in serialize_tensor (llama/13210) 31cad24
Justin Santa Barbara commited on
fix(rpc): Improve input validation and error handling (llama/13069) 9e9f2fe
Ville Vesilehto commited on
rpc : do not wait for response when sending RPC_CMD_SET_TENSOR (llama/12943) 691c071
rpc : add RPC_CMD_HELLO (llama/12955) ff22836
rpc : use ggml_context_ptr (llama/12938) 24b9742
rpc : send hash when tensor data is above some fixed threshold (llama/12496) c39f9c4
ggml : upgrade init_tensor API to return a ggml_status (llama/11854) d6b6852
William Tambellini slaren commited on