Skip to content

Is there anyway to run 1+ vllm models in one process? #1676

@justinphan3110cais

Description

@justinphan3110cais

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions