-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
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
最后一步崩溃了 #14
Comments
bitsandbyte 的版本看一下是否低于requirements.txt的0.43.1,然后你的设备是什么?这个是卡在模型加载后 转移去CUDA报错 |
我刚刚看了一下,bitsandbyte是符合版本的(0.43.1),设备是3090 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
能正常加载模型,并进行处理,但是在最后一步附近,出现“NotImplementedError: Cannot copy out of meta tensor; no data!”这个报错,
我不太清楚可能是什么原因导致的,并且我看到output内文件夹中已经有对应的生成了。感谢您的帮助!
The text was updated successfully, but these errors were encountered: