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
As a first step towards KV routing:
- introduce a `--router-mode` in dynamo-run that only does random and
round-robin right now. Not that interesting yet.
- Make the vllm engine publish the KV events received from our
patched vllm.
Now we "just" need to connect the two. Easy right?
0 commit comments