报错信息:
huggingface_hub.errors.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': '/data-nvme/Qwen2.5-VL-7B-Instruct'. Use `repo_type` argument if needed.
根因:
模型地址不正确;
解决办法:
修改为正确的模型地址;
huggingface_hub.errors.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': '/data-nvme/Qwen2.5-VL-7B-Instruct'. Use `repo_type` argument if needed.
模型地址不正确;
修改为正确的模型地址;