Well, how about killing the vllm related process using pkill -9 -ef <part or whole of the vllm process name or cli command>? You can check the vllm process consuming GPU RAM with nvidia-smi, nvitop or nvtop.
pkill -9 -ef <part or whole of the vllm process name or cli command>
nvidia-smi
nvitop
nvtop