Akegarasu / Akegarasu/lora-scripts
与RTX5060显卡不适配
Open
- Dominant language
- Python
- Stars
- 6.1k
- Forks
- 699
- PR merge metrics
- No merged PRs in 30d
Description
完全无法使用,总是弹出下列错误代码:
RuntimeError: CUDA error: no kernel image is available for execution on the deviceCUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.For debugging consider passing CUDA_LAUNCH_BLOCKING=1Compile with `TORCH_USE_CUDA_DSA` to enable device-side。
搜索了一番发现是软件自带的pytorch版本不适配RTX5060,而我下载了最新版本的的pytorch之后,依然出现了上述错误代码
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.