runtime error
Exit code: 1. Reason: 95G/4.49G [00:08<00:06, 372MB/s][A model.safetensors: 54%|ββββββ | 2.42G/4.49G [00:09<00:05, 397MB/s][A model.safetensors: 67%|βββββββ | 3.02G/4.49G [00:10<00:03, 425MB/s][A model.safetensors: 85%|βββββββββ | 3.82G/4.49G [00:11<00:01, 525MB/s][A model.safetensors: 100%|ββββββββββ| 4.49G/4.49G [00:12<00:00, 355MB/s] generation_config.json: 0%| | 0.00/136 [00:00<?, ?B/s][A generation_config.json: 100%|ββββββββββ| 136/136 [00:00<00:00, 1.20MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> model = TransformersModel( File "/home/user/app/smolvlm_inference.py", line 10, in __init__ self.model = AutoModelForImageTextToText.from_pretrained(model_id, torch_dtype=torch.bfloat16).to(to_device) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4459, 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 1 more time] 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...
 
			
