runtime error
Exit code: 1. Reason: WARNING:root:WARNING: libcudart.so.11.0: cannot open shared object file: No such file or directory Need to compile C++ extensions to get sparse attention suport. Please run python setup.py build develop libcudart.so.11.0: cannot open shared object file: No such file or directory Traceback (most recent call last): File "app.py", line 6, in <module> q = torch.zeros((2, 2, 2, 2)).cuda() File "/usr/local/lib/python3.8/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...