Support argv-based vLLM startup in `vllm-wrapper` (#979)
Improve vllm-wrapper support for native vLLM installations and systemd-managed vLLM processes.
It introduces three related features:
Passing the vLLM startup command as separate arguments after --.
Forwarding logs from a systemd user unit through the wrapper with --journal-unit.
Terminating the active proxy after a successful sleep request with --stop-pid. S
Spitsyn Andrey Aleksandrovich committed
3bccbefe4d79cdee88308405ee460e7bd3904f2b
Parent: be683dc
Committed by GitHub <noreply@github.com>
on 8/14/2026, 5:44:22 AM