runtime error
Exit code: 1. Reason: 2MB/s][A pytorch_model-00002-of-00002.bin: 84%|βββββββββ | 8.11G/9.60G [00:25<00:04, 369MB/s][A pytorch_model-00002-of-00002.bin: 90%|βββββββββ | 8.60G/9.60G [00:26<00:02, 402MB/s][A pytorch_model-00002-of-00002.bin: 95%|ββββββββββ| 9.16G/9.60G [00:27<00:00, 443MB/s][A pytorch_model-00002-of-00002.bin: 100%|ββββββββββ| 9.60G/9.60G [00:28<00:00, 340MB/s] Downloading shards: 100%|ββββββββββ| 2/2 [00:55<00:00, 27.76s/it][A Downloading shards: 100%|ββββββββββ| 2/2 [00:55<00:00, 27.63s/it] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s][A Loading checkpoint shards: 50%|βββββ | 1/2 [01:01<01:01, 61.47s/it][A Loading checkpoint shards: 100%|ββββββββββ| 2/2 [02:23<00:00, 73.60s/it][A Loading checkpoint shards: 100%|ββββββββββ| 2/2 [02:23<00:00, 71.78s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 66, in <module> t5 = HFEmbedder("DeepFloyd/t5-v1_1-xxl", max_length=512, torch_dtype=torch.bfloat16).to(device) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1173, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 779, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 779, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 804, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1159, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 293, 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...