Skip to content

[Usage] Why is no leaderTemplate generated during multi-node deployment? #231

@yyzxw

Description

@yyzxw

if set multinode=true, the leaderWorkerSet resource will be rendered, but it does not contain the leaderTemplate: https://github.com/llm-d-incubation/llm-d-modelservice/blob/main/charts/llm-d-modelservice/templates/decode-lws.yaml#L36

The data parallelism in vLLM requires distinguishing between leader nodes and worker nodes, see: https://docs.vllm.ai/en/latest/serving/data_parallel_deployment

May I ask why it is not supported? If necessary, I will submit a PR to add it. Looking forward to your reply

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