Skip to content

Qwen2.5-VL configuration problem #240

Description

@shilongxiang

when using qwen2.5-vl, in some cases, its config.model_type shows as "qwen2_5_vl_text", in files like "train_dpo.py", it would be recognized as "qwen2_vl", therefore making errors.

I suggest using "config.to_dict().get("model_type")" instead.

please let me know if I misunderstood it. thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions