You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once vllm-project/vllm#5090 (review) is merged, we should be able to use the same engine to spin up both http and grpc servers without duplicating upstream code
The text was updated successfully, but these errors were encountered:
With my limited understanding, this kind of makes me think we won't be able to use asyncio's event loops to start the http_server unless we make changes to upstream?
Once vllm-project/vllm#5090 (review) is merged, we should be able to use the same engine to spin up both http and grpc servers without duplicating upstream code
The text was updated successfully, but these errors were encountered: