We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
完成fine-tune后,按照readme里配置好脚本参数后,执行predict报错,烦请帮忙看看是哪里配置没有修改吗? 1、sh generate.sh debug后发现,在GPU加载完LLAMA模型后,执行 后model=None了。。 2、sh interaction.sh
The text was updated successfully, but these errors were encountered:
大概知道是什么问题了 ~
Sorry, something went wrong.
抱歉这么晚回复,这个问题是peft版本的问题,可以参考这个issue
No branches or pull requests
完成fine-tune后,按照readme里配置好脚本参数后,执行predict报错,烦请帮忙看看是哪里配置没有修改吗?
![image](https://user-images.githubusercontent.com/127492258/230855832-dea235dd-b977-4ebd-a937-d0d7f5a5e16c.png)
![image](https://user-images.githubusercontent.com/127492258/230856069-023311a3-e7e5-40fc-a4cd-6126b19a434f.png)
![image](https://user-images.githubusercontent.com/127492258/230856215-21b32751-2990-47ef-ac8d-11b4c7f68cb4.png)
![image](https://user-images.githubusercontent.com/127492258/230856263-723d7482-2c77-4d3c-a2c7-76126365e2df.png)
1、sh generate.sh
debug后发现,在GPU加载完LLAMA模型后,执行
后model=None了。。
2、sh interaction.sh
The text was updated successfully, but these errors were encountered: