When init 2 vllm models I got the following error:
assert _TENSOR_MODEL_PARALLEL_GROUP is None, (
AssertionError: tensor model parallel group is already initialized
Is there anyway to create multiple vllm model as my project require different conversation outputs from different models