runtime error

Exit code: 1. Reason: [2024-09-24 04:21:26,332] [WARNING] [real_accelerator.py:162:get_accelerator] Setting accelerator to CPU. If you have GPU or other accelerator, we were unable to detect it. [2024-09-24 04:21:26,339] [INFO] [real_accelerator.py:203:get_accelerator] Setting ds_accelerator to cpu (auto detect) df: /home/user/.triton/autotune: No such file or directory Traceback (most recent call last): File "/home/user/app/app.py", line 12, in <module> runner = OvisRunner(runner_args) File "/home/user/app/ovis/serve/runner.py", line 26, in __init__ self.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...