runtime error

Exit code: 1. Reason: face/hub/models--nvidia--audio-flamingo-3/snapshots/8327ed61bfe7d635fc95f978750a8d1b6f4e7f5e/sound_mm_projector'] /usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py:716: UserWarning: Can't initialize NVML warnings.warn("Can't initialize NVML") Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s] Loading checkpoint shards: 50%|█████ | 2/4 [00:01<00:01, 1.16it/s] Loading checkpoint shards: 100%|██████████| 4/4 [00:03<00:00, 1.33it/s] Loading checkpoint shards: 100%|██████████| 4/4 [00:03<00:00, 1.30it/s] You are using a model of type whisper to instantiate a model of type qwen2_audio_encoder. This is not supported for all configurations of models and can yield errors. /home/user/.cache/huggingface/hub/models--nvidia--audio-flamingo-3/snapshots/8327ed61bfe7d635fc95f978750a8d1b6f4e7f5e Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> model_single = model_single.to("cuda") File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3156, in to return super().to(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1340, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 900, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 900, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 900, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 927, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1326, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 319, in _lazy_init torch._C._cuda_init() RuntimeError: No CUDA GPUs are available

Container logs:

Fetching error logs...