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
我在准备好自己的数据集之后 基于现有的secgpt进行二次训练 再运行 train.py 时 报错 :RuntimeError: CUDA error: CUBLAS_STATUS_NOT_INITIALIZED when calling cublasCreate(handle) 请问这是什么原因导致的? 当初训练secgpt遇到同样的错误您是如何解决的。 期待您的解答 谢谢!
cublasCreate(handle)
The text was updated successfully, but these errors were encountered:
解决了吗兄弟
Sorry, something went wrong.
没得,后来使用llama-factory训了
No branches or pull requests
我在准备好自己的数据集之后 基于现有的secgpt进行二次训练 再运行 train.py 时 报错 :RuntimeError: CUDA error: CUBLAS_STATUS_NOT_INITIALIZED when calling
cublasCreate(handle)
请问这是什么原因导致的? 当初训练secgpt遇到同样的错误您是如何解决的。 期待您的解答 谢谢!The text was updated successfully, but these errors were encountered: