runtime error

06<00:01, 85.3MB/s]  model-00002-of-00002.safetensors: 100%|█████████▉| 564M/564M [00:10<00:00, 52.4MB/s] Downloading shards: 100%|██████████| 2/2 [00:33<00:00, 15.72s/it] Downloading shards: 100%|██████████| 2/2 [00:33<00:00, 16.70s/it] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 50%|█████ | 1/2 [00:08<00:08, 8.18s/it] Loading checkpoint shards: 100%|██████████| 2/2 [00:09<00:00, 4.02s/it] Loading checkpoint shards: 100%|██████████| 2/2 [00:09<00:00, 4.65s/it] generation_config.json: 0%| | 0.00/124 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 124/124 [00:00<00:00, 724kB/s] config.json: 0%| | 0.00/2.25k [00:00<?, ?B/s] config.json: 100%|██████████| 2.25k/2.25k [00:00<00:00, 14.9MB/s] model.bin: 0%| | 0.00/75.5M [00:00<?, ?B/s] model.bin: 14%|█▍ | 10.5M/75.5M [00:05<00:33, 1.93MB/s] model.bin: 100%|█████████▉| 75.5M/75.5M [00:05<00:00, 13.0MB/s] tokenizer.json: 0%| | 0.00/2.20M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 2.20M/2.20M [00:00<00:00, 44.1MB/s] vocabulary.txt: 0%| | 0.00/460k [00:00<?, ?B/s] vocabulary.txt: 100%|██████████| 460k/460k [00:00<00:00, 57.0MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 41, in <module> audio_model = whisperx.load_model("tiny", device) File "/home/user/.local/lib/python3.10/site-packages/whisperx/asr.py", line 288, in load_model model = model or WhisperModel(whisper_arch, File "/home/user/.local/lib/python3.10/site-packages/faster_whisper/transcribe.py", line 130, in __init__ self.model = ctranslate2.models.Whisper( ValueError: Requested float16 compute type, but the target device or backend do not support efficient float16 computation.

Container logs:

Fetching error logs...