Skip to content

Type error of mm_processor_cache_gb #6290

@unlabeledData

Description

@unlabeledData

I try to reproduce the CHORD method with Qwen2.5-1.5B-Instruct : ms-swift/examples/train/grpo/internal/chord.sh

I found that when vllm==0.10.2., a model config args error will occor during the loading of vllm engine:

pydantic_core._pydantic_core.ValidationError: 1 validation error for ModelConfig
[rank1]: mm_processor_cache_gb
[rank1]: Input should be a valid number [type=float_type, input_value=None, input_type=NoneType]
[rank1]: For further information visit https://errors.pydantic.dev/2.11/v/float_type

mm_processor_cache_gb=None is not allowed.

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