runtime error

Exit code: 1. Reason: 00:00, 3.55MB/s] config.json: 0%| | 0.00/3.61k [00:00<?, ?B/s] config.json: 100%|██████████| 3.61k/3.61k [00:00<00:00, 19.1MB/s] model.safetensors: 0%| | 0.00/2.46G [00:00<?, ?B/s] model.safetensors: 0%| | 3.05M/2.46G [00:01<19:31, 2.09MB/s] model.safetensors: 2%|▏ | 56.1M/2.46G [00:02<01:28, 27.0MB/s] model.safetensors: 17%|█▋ | 413M/2.46G [00:03<00:14, 144MB/s]  model.safetensors: 24%|██▍ | 590M/2.46G [00:05<00:13, 135MB/s] model.safetensors: 32%|███▏ | 781M/2.46G [00:06<00:11, 149MB/s] model.safetensors: 73%|███████▎ | 1.79G/2.46G [00:07<00:01, 392MB/s] model.safetensors: 100%|██████████| 2.46G/2.46G [00:07<00:00, 312MB/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...