Hugging Face's logo
umairranag
/
Agents
Runtime error

runtime error

Exit code: 1. Reason: els/auto/auto_factory.py", line 597, in from_pretrained return model_class.from_pretrained( ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ pretrained_model_name_or_path, *model_args, config=config, **hub_kwargs, **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/root/.cache/huggingface/modules/transformers_modules/moondream/moondream3_hyphen_preview/5112966d1a723413b1c9a1e8bea272b72e647b35/hf_moondream.py", line 50, in from_pretrained output = super().from_pretrained(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/transformers/modeling_utils.py", line 277, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/transformers/modeling_utils.py", line 5048, in from_pretrained ) = cls._load_pretrained_model( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ model, ^^^^^^ ...<12 lines>... weights_only=weights_only, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/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.13/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.13/site-packages/torch/cuda/__init__.py", line 1167, in current_device _lazy_init() ~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/torch/cuda/__init__.py", line 491, 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...