rpc : fix misleading error log (#21184)
When RPC is running with a remote backend which doesn't have init_tensor function (like CPU and Metal), the server log gets full with error messages saying that init_tensor is being called with null buffer which is incorrect. This patch fixes this.
R
Radoslav Gerganov committed
cad2d3884c75e3b2e4736654295d1f1a5c29aa48
Parent: 389c7d4
Committed by GitHub <[email protected]>
on 3/30/2026, 2:05:11 PM