报错内容:OSError: Error no file named pytorch_model.bin, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory
主要原因是transformer版本不对,需要升级
pip install --upgrade huggingface_hub
pip install transformers[torch]
报错内容:OSError: Error no file named pytorch_model.bin, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory
主要原因是transformer版本不对,需要升级
pip install --upgrade huggingface_hub
pip install transformers[torch]
3479
4151
1万+
1116
5134

被折叠的 条评论
为什么被折叠?