runtime error
Exit code: 1. Reason: The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. 0it [00:00, ?it/s][A 0it [00:00, ?it/s] uintx feature requires torch 2.3+, please upgrade pytorch Whisper model downloaded and saved to pretrained_weights/audio_processor/tiny.pt Traceback (most recent call last): File "/home/user/app/app.py", line 124, in <module> total_vram_in_gb = torch.cuda.get_device_properties(0).total_memory / 1073741824 File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 453, in get_device_properties _lazy_init() # will define _get_device_properties File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 302, 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...