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.71k stars 2.86k forks source link

[Question]: 用教程里的数据微调后,调用时无法打开inference.pdiparams #8622

Closed bebigger closed 1 week ago

bebigger commented 1 week ago

请提出你的问题

我按照教程对uie-base进行微调,运行评估脚本也没有问题,但是调用时报错:RuntimeError: (Unavailable) LoadCombine operator fails to open file ./mymodel\static\inference.pdiparams, please check whether the model file is complete or damaged.

1 2
bebigger commented 1 week ago

已经解决了,路径要全英文