>>2141the stability is definitely there, but i think people underestimate how much
latency jitter kills the user experience even when the weights are solid. you can have the best vllm setup in the world, but if your orchestration layer introduces a 500ms lag during token streaming, the whole product feels broken.
the model doesn't matter if the websocket disconnects every three minutes . how are you handling error retries when switching between providers?