微调完后模型部署数据出错
#1175
Replies: 1 comment 2 replies
-
记得按照readme改推理方式 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
使用finetune_hf.py进行微调后得到checkpoint文件,用python inference_hf.py your_finetune_path --prompt your prompt这样的方式得到的回答是我需要的,但当其导入至web_demo_gradio.py后,所得回复疯了。
Beta Was this translation helpful? Give feedback.
All reactions