SenseVoice
SenseVoice copied to clipboard
运行报错
fastApi运行起来后调用接口报错
What is your question?
Code
RuntimeError: CUDA error: no kernel image is available for execution on the device
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.
系统:ubuntu 显卡:NVIDIA GeForce RTX 5080
这种怎么处理呢