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
12.13k stars 2.94k forks source link

[Question]: ernie_vil-2.0-base-zh/model_config.json下载失败 #6874

Closed aircov closed 1 year ago

aircov commented 1 year ago

请提出你的问题

https://bj.bcebos.com/paddlenlp/models/community/PaddlePaddle/ernie_vil-2.0-base-zh/model_config.json image

aircov commented 1 year ago

image

qingzhong1 commented 1 year ago
截屏2023-08-30 19 41 29

model=ErnieViLModel.from_pretrained('PaddlePaddle/ernie_vil-2.0-base-zh')```
我这边运行正常,paddlenlp版本是2.6.0
你这边paddlenlp的版本是什么