A New Approach to Inference Costs: Exploring Server-Edge Split Model Architectures

komorra · reddit · 2026-08-10

A developer has proposed an architectural concept for server-edge collaborative inference to tackle the high costs of AI inference.

The core idea is to split the inference computation of closed/proprietary models, keeping some weights or modules on the client-side while hosting the rest on the server. This approach could offload some of the computational burden from data centers to consumer hardware.

One hypothetical implementation involves training separate client and server models that communicate via tensors or latent representations over a network protocol. The author suggests this standardized intermediate communication protocol could eventually support flexible one-to-many or many-to-many deployments, and is seeking community feedback on its feasibility.

Original post →

More from Infra

Infra channel →