runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/2.25k [00:00<?, ?B/s] config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.25k/2.25k [00:00<00:00, 12.1MB/s] model.bin: 0%| | 0.00/75.5M [00:00<?, ?B/s] model.bin: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 75.5M/75.5M [00:00<00:00, 126MB/s] tokenizer.json: 0%| | 0.00/2.20M [00:00<?, ?B/s] tokenizer.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.20M/2.20M [00:00<00:00, 61.5MB/s] vocabulary.txt: 0%| | 0.00/460k [00:00<?, ?B/s] vocabulary.txt: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 460k/460k [00:00<00:00, 16.3MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> speech_model = WhisperModel("tiny", device="cuda", compute_type="float16") File "/usr/local/lib/python3.10/site-packages/faster_whisper/transcribe.py", line 647, in __init__ self.model = ctranslate2.models.Whisper( RuntimeError: CUDA failed with error CUDA driver version is insufficient for CUDA runtime version

Container logs:

Fetching error logs...