runtime error
Exit code: 1. Reason: `torch_dtype` is deprecated! Use `dtype` instead! config.json: 0%| | 0.00/15.0k [00:00<?, ?B/s][A config.json: 100%|ββββββββββ| 15.0k/15.0k [00:00<00:00, 58.9MB/s] model.safetensors: 0%| | 0.00/1.50G [00:00<?, ?B/s][A model.safetensors: 0%| | 107k/1.50G [00:01<5:51:17, 71.3kB/s][A model.safetensors: 5%|β | 67.9M/1.50G [00:02<00:43, 33.0MB/s] [A model.safetensors: 38%|ββββ | 563M/1.50G [00:03<00:04, 194MB/s] [A model.safetensors: 96%|ββββββββββ| 1.43G/1.50G [00:04<00:00, 418MB/s][A model.safetensors: 100%|ββββββββββ| 1.50G/1.50G [00:05<00:00, 300MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 42, in <module> model = model.to(TORCH_DEVICE) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4512, in to return super().to(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1369, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 928, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 928, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 928, in _apply module._apply(fn) [Previous line repeated 2 more times] File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 955, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1355, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 412, 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...