You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
运行 AutoRE.sh时遇到报错:huggingface_hub.errors.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': 'AutoRE/ckpt/vicuna/fact'. Use repo_type argument if needed.
我是从huggingface上下载的模型,放在了AutoRE/ckpt/文件夹下,但是运行不了总是报错,请问应该怎么解决?
运行 AutoRE.sh时遇到报错:huggingface_hub.errors.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': 'AutoRE/ckpt/vicuna/fact'. Use
repo_typeargument if needed.我是从huggingface上下载的模型,放在了AutoRE/ckpt/文件夹下,但是运行不了总是报错,请问应该怎么解决?