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
The pd-sidecar `--vllm-port` flag is deprecated in favor of the vendor-neutral `--model-server-port` and will be removed in a future release. `--vllm-port` continues to work as an alias meanwhile. The same rename applies to the sidecar YAML configuration key: `vllm-port` -> `model-server-port`.
0 commit comments