runtime error
Exit code: 1. Reason: οΏ½οΏ½ββββββ| 2.45G/2.45G [00:04<00:00, 834MB/s][A model.safetensors: 100%|ββββββββββ| 2.45G/2.45G [00:04<00:00, 542MB/s] Traceback (most recent call last): File "/app/app.py", line 29, in <module> model = OmniVoice.from_pretrained( CHECKPOINT, ...<2 lines>... load_asr=True, ) File "/app/omnivoice/models/omnivoice.py", line 240, in from_pretrained model = super().from_pretrained( pretrained_model_name_or_path, *args, **kwargs ) File "/usr/local/lib/python3.13/site-packages/transformers/modeling_utils.py", line 4137, in from_pretrained loading_info, disk_offload_index = cls._load_pretrained_model(model, state_dict, checkpoint_files, load_config) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/transformers/modeling_utils.py", line 4216, in _load_pretrained_model caching_allocator_warmup(model, expanded_device_map, load_config.hf_quantizer) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/transformers/modeling_utils.py", line 4779, in caching_allocator_warmup free_device_memory, total_device_memory = accelerator_module.mem_get_info(index) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/local/lib/python3.13/site-packages/torch/cuda/memory.py", line 838, in mem_get_info return torch.cuda.cudart().cudaMemGetInfo(device) ~~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/torch/cuda/__init__.py", line 489, in cudart _lazy_init() ~~~~~~~~~~^^ File "/usr/local/lib/python3.13/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...