runtime error
Exit code: 1. Reason: 200 None Traceback (most recent call last): File "/home/user/app/app.py", line 26, in <module> cosyvoice_base = CosyVoice2( File "/home/user/app/cosyvoice/cli/cosyvoice.py", line 166, in __init__ self.model = CosyVoice2Model(configs['llm'], configs['flow'], configs['hift'], fp16) File "/home/user/app/cosyvoice/cli/model.py", line 263, in __init__ self.llm_context = torch.cuda.stream(torch.cuda.Stream(self.device)) if torch.cuda.is_available() else nullcontext() File "/usr/local/lib/python3.10/site-packages/torch/cuda/streams.py", line 37, in __new__ return super().__new__(cls, priority=priority, **kwargs) RuntimeError: CUDA error: no CUDA-capable device is detected 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. Device-side assertions were explicitly omitted for this error check; the error probably arose while initializing the DSA handlers. 2025-08-25 17:43:36,388 DEBUG Attempting to acquire lock 140609206952880 on /home/user/.triton/autotune/Fp16Matmul_2d_kernel.pickle.lock 2025-08-25 17:43:36,388 DEBUG Lock 140609206952880 acquired on /home/user/.triton/autotune/Fp16Matmul_2d_kernel.pickle.lock 2025-08-25 17:43:36,388 DEBUG Attempting to release lock 140609206952880 on /home/user/.triton/autotune/Fp16Matmul_2d_kernel.pickle.lock 2025-08-25 17:43:36,388 DEBUG Lock 140609206952880 released on /home/user/.triton/autotune/Fp16Matmul_2d_kernel.pickle.lock 2025-08-25 17:43:36,391 DEBUG Attempting to acquire lock 140609206959360 on /home/user/.triton/autotune/Fp16Matmul_4d_kernel.pickle.lock 2025-08-25 17:43:36,391 DEBUG Lock 140609206959360 acquired on /home/user/.triton/autotune/Fp16Matmul_4d_kernel.pickle.lock 2025-08-25 17:43:36,391 DEBUG Attempting to release lock 140609206959360 on /home/user/.triton/autotune/Fp16Matmul_4d_kernel.pickle.lock 2025-08-25 17:43:36,392 DEBUG Lock 140609206959360 released on /home/user/.triton/autotune/Fp16Matmul_4d_kernel.pickle.lock
Container logs:
Fetching error logs...