"benchmarks/vscode:/vscode.git/clone" did not exist on "b9e12416e56a1b2da86bbb7612b8789790a2b645"
Unverified Commit cf64ca7c authored by Vladislav Nosivskoy's avatar Vladislav Nosivskoy Committed by GitHub
Browse files

fix: add kv events config in agg_router sglang example (#4391)


Signed-off-by: default avatarVladislav Nosivskoy <vladnosiv@gmail.com>
parent c3984bc2
......@@ -44,3 +44,5 @@ spec:
- "1"
- --trust-remote-code
- --skip-tokenizer-init
- --kv-events-config
- '{"publisher":"zmq","topic":"kv-events","endpoint":"tcp://*:5557"}'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment