VisualGLM-6B icon indicating copy to clipboard operation
VisualGLM-6B copied to clipboard

在微调加载模型的过程中遇到的问题:ValueError: could not find the metadata file ../latest, please check --load

Open LittleGreenYuan opened this issue 1 year ago • 6 comments

在加载模型的过程中遇到了下方的错误: ValueError: could not find the metadata file ../latest, please check --load

此前,还有提示缺少了“model_config.json”文件,但我通过复制别人的越过了这个问题。 请问这种情况我该如何解决?

LittleGreenYuan avatar Oct 30 '23 07:10 LittleGreenYuan

这种情况应该通过官方自动下载下载模型。复制别人的肯定跑不起来官方代码。

1049451037 avatar Oct 30 '23 07:10 1049451037

非常感谢解答,因为有本地加载模型的需要,所以可能需要将所有组件都放置在本地而非缓存在目录里。总之,我再去试试看要如何解决。

LittleGreenYuan avatar Oct 30 '23 08:10 LittleGreenYuan

这种情况应该通过官方自动下载下载模型。复制别人的肯定跑不起来官方代码。

官方https://huggingface.co/THUDM/visualglm-6b 中就没有latest文件

newledge avatar Dec 28 '23 06:12 newledge

您好,请问这个问题解决了吗?

feifeifei1236 avatar Jan 04 '24 13:01 feifeifei1236

请问这个问题解决了吗?

xiongxiaochu avatar Jan 29 '24 10:01 xiongxiaochu

嗯嗯,解决了,https://huggingface.co/wangrongsheng/XrayGLM-300/tree/main,你们从这里下载模型吧

newledge avatar Feb 05 '24 09:02 newledge