runtime error

Exit code: 1. Reason: , ?B/s] adapter_config.json: 100%|██████████| 1.07k/1.07k [00:00<00:00, 5.81MB/s] config.json: 0%| | 0.00/3.61k [00:00<?, ?B/s] config.json: 100%|██████████| 3.61k/3.61k [00:00<00:00, 22.0MB/s] model.safetensors: 0%| | 0.00/2.46G [00:00<?, ?B/s] model.safetensors: 0%| | 8.63M/2.46G [00:01<05:30, 7.41MB/s] model.safetensors: 5%|▍ | 115M/2.46G [00:02<00:47, 48.8MB/s]  model.safetensors: 11%|█ | 272M/2.46G [00:03<00:24, 90.0MB/s] model.safetensors: 16%|█▌ | 392M/2.46G [00:04<00:20, 99.7MB/s] model.safetensors: 65%|██████▍ | 1.59G/2.46G [00:05<00:01, 465MB/s] model.safetensors: 100%|██████████| 2.46G/2.46G [00:06<00:00, 382MB/s] Traceback (most recent call last): File "/app/app.py", line 14, in <module> model = Qwen2VLForConditionalGeneration.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 277, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 5048, in from_pretrained ) = cls._load_pretrained_model( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 5432, in _load_pretrained_model caching_allocator_warmup(model, expanded_device_map, hf_quantizer) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 6089, in caching_allocator_warmup index = device.index if device.index is not None else torch_accelerator_module.current_device() File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 1069, in current_device _lazy_init() File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 410, 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...