多卡运行为什么会报错?No CUDA GPUs are available #624
Closed
GzRichChen
started this conversation in
Bad Case
Replies: 0 comments
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.
-
model = load_model_on_gpus(model_path, num_gpus=4) 报错:RuntimeError: No CUDA GPUs are available,这个是什么问题,用chatglm2多卡是可以的
Beta Was this translation helpful? Give feedback.
All reactions