Hugging Face's logo
PioTio
/
Runtime error

runtime error

Exit code: 1. Reason: /s] special_tokens_map.json: 0%| | 0.00/301 [00:00<?, ?B/s] special_tokens_map.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 301/301 [00:00<00:00, 2.39MB/s] config.json: 0%| | 0.00/1.55k [00:00<?, ?B/s] config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.55k/1.55k [00:00<00:00, 6.50MB/s] Traceback (most recent call last): File "/app/app.py", line 101, in <module> _encoder = Encoder.from_pretrained("HumeAI/tada-codec", language=None, low_cpu_mem_usage=False).to(_device) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/tada/modules/encoder.py", line 641, in to self._aligner.to(device) File "/usr/local/lib/python3.11/site-packages/transformers/modeling_utils.py", line 4343, in to return super().to(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/torch/nn/modules/module.py", line 1355, in to return self._apply(convert) ^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) File "/usr/local/lib/python3.11/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) File "/usr/local/lib/python3.11/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) [Previous line repeated 3 more times] File "/usr/local/lib/python3.11/site-packages/torch/nn/modules/module.py", line 942, in _apply param_applied = fn(param) ^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/torch/nn/modules/module.py", line 1341, in convert return t.to( ^^^^^ File "/usr/local/lib/python3.11/site-packages/torch/cuda/__init__.py", line 372, 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...