Skip to content

swift deploy dp参数貌似没用? #6425

@aJupyter

Description

@aJupyter
CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 \
swift deploy \
    --model /opt/tiger/ms_swift/Qwen2.5-VL-3B-Instruct \
    --infer_backend vllm \
    --vllm_gpu_memory_utilization 0.3 \
    --vllm_max_model_len 8192 \
    --max_new_tokens 2048 \
    --temperature 0.0 \
    --vllm_data_parallel_size 8

如上命令,也只有第一个卡占用了显存

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