【解决】Error no file named pytorch_model.bin, model.safetensors, tf_model.h5...找不到模型文件问题
最后发现是 model.safetensors.index.json 长得跟其它模型文件太像了。下载文件并放入文件夹后解决问题。结果不小心给忘了()
·
报错:
Error no file named pytorch_model.bin, model.safetensors, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory .....
最后发现是 model.safetensors.index.json 长得跟其它模型文件太像了
结果不小心给忘了()

下载文件并放入文件夹后解决问题
更多推荐

所有评论(0)