runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/src/app.py", line 94, in <module> DTYPE = torch.bfloat16 if torch.cuda.is_bf16_supported() else torch.float32 File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 138, in is_bf16_supported device = torch.cuda.current_device() File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 878, in current_device _lazy_init() File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 314, in _lazy_init torch._C._cuda_init() RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx
Container logs:
Fetching error logs...