PaddlePaddle / PaddleNLP

👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
https://paddlenlp.readthedocs.io
Apache License 2.0
11.99k stars 2.93k forks source link

[Question]: model = ErnieViLModel.from_pretrained("PaddlePaddle/ernie_vil-2.0-base-zh") 模型文件下载识别 #5187

Open dingjianfei opened 1 year ago

dingjianfei commented 1 year ago

请提出你的问题

RuntimeError: Downloading from https://bj.bcebos.com/paddlenlp/models/community/PaddlePaddle/ernie_vil-2.0-base-zh/model_config.json failed with code 404!

bill4689 commented 1 year ago

我也遇到同样的问题了, Downloading from https://paddlenlp.bj.bcebos.com/models/transformers/community/ernie-3.0-xbase-zh/model_state.pdparams failed with code 404!

wawltor commented 1 year ago

升级到最新PaddleNLP的版本,这个是刚新增的模型