runtime error
Exit code: 1. Reason: o double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. model.safetensors: 0%| | 0.00/1.43G [00:00<?, ?B/s][A model.safetensors: 4%|▎ | 52.4M/1.43G [00:01<00:27, 50.5MB/s][A model.safetensors: 11%|█ | 153M/1.43G [00:02<00:16, 79.1MB/s] [A model.safetensors: 41%|████▏ | 593M/1.43G [00:03<00:03, 239MB/s] [A model.safetensors: 100%|█████████▉| 1.43G/1.43G [00:04<00:00, 349MB/s] Sliding Window Attention is enabled but not implemented for `sdpa`; unexpected results may be encountered. Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> model = AutoModel.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 564, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 279, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4399, in from_pretrained ) = cls._load_pretrained_model( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4793, in _load_pretrained_model caching_allocator_warmup(model_to_load, expanded_device_map, factor=2 if hf_quantizer is None else 4) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 5798, in caching_allocator_warmup index = device.index if device.index is not None else torch.cuda.current_device() File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 971, in current_device _lazy_init() File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 319, 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...