Commit Graph
2 Commits
Author SHA1 Message Date
Piotr Wilkin 10532516c3 CI/tests: refactor argument handling, add --errors-only to emit only WARN/ERR messages 2026-09-17 18:47:59 +02:00
hmirinandGeorgi Gerganov a7cc83bbae rpc: avoid serializing buffers from other servers (#26500)
* rpc: avoid serializing buffers from other servers

Only include remote buffer pointers when the buffer belongs to the RPC dispatcher receiving the graph. Add a two-server regression test for cross-server tensor serialization.

Assisted-by: Codex

* cont : add ref

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2026-08-30 20:26:16 +03:00