Replies: 5 comments 9 replies
-
解决了吗?我也是同样的问题!!! |
Beta Was this translation helpful? Give feedback.
0 replies
-
我也是同样的问题! |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
这个要怎么解决啊,救救孩子 |
Beta Was this translation helpful? Give feedback.
4 replies
-
楼上的兄弟们,你们有修改什么参数的吗?我使用官方的lora微调,才几十条数据,就报CUDA out of memory,我的是2条16G的4080 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
运行代码:python inference_hf.py output\checkpoint-3000/ --prompt "类型#裤风格#英伦风格#简约"
报了如下错误:
RuntimeError: CUDA error: device-side assert triggered
CUDA 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=1.
Compile with
TORCH_USE_CUDA_DSA
to enable device-side assertions.Beta Was this translation helpful? Give feedback.
All reactions