bugs when I try to run inference_hf.py after finetuning with lora #1241
Unanswered
RemiAlliah
asked this question in
Q&A
Replies: 1 comment
-
解决了吗?我也碰到了这个问题 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
命令行输入:
python .\inference_hf.py .\output\isign\checkpoint-3000\ --prompt "今天"周几"
ValueError: not enough values to unpack (expected 2, got 1)
Beta Was this translation helpful? Give feedback.
All reactions