vllm
vllm copied to clipboard
[Bugfix] Fix ray instance detect issue
Fix ray instance detect so that will first try connecting to latest launched instance and if not, create a new one with num_gpus=parallel_config.world_size
.