runtime error
Exit code: 1. Reason: quest: HEAD https://huggingface.co/openbmb/MiniCPM5-1B/resolve/main/generation_config.json "HTTP/1.1 307 Temporary Redirect" INFO:httpx:HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/openbmb/MiniCPM5-1B/8895d925bff94c47b4ea842ab7d229f015b447f9/generation_config.json "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://huggingface.co/api/resolve-cache/models/openbmb/MiniCPM5-1B/8895d925bff94c47b4ea842ab7d229f015b447f9/generation_config.json "HTTP/1.1 200 OK" generation_config.json: 0%| | 0.00/213 [00:00<?, ?B/s][A generation_config.json: 100%|ββββββββββ| 213/213 [00:00<00:00, 1.27MB/s] INFO:httpx:HTTP Request: HEAD https://huggingface.co/openbmb/MiniCPM5-1B/resolve/main/custom_generate/generate.py "HTTP/1.1 404 Not Found" Traceback (most recent call last): File "/app/app.py", line 35, in <module> ).to("cuda") ^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/transformers/modeling_utils.py", line 3701, in to return super().to(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/torch/nn/modules/module.py", line 1383, in to return self._apply(convert) ^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/torch/nn/modules/module.py", line 933, in _apply module._apply(fn) File "/usr/local/lib/python3.12/site-packages/torch/nn/modules/module.py", line 933, in _apply module._apply(fn) File "/usr/local/lib/python3.12/site-packages/torch/nn/modules/module.py", line 964, in _apply param_applied = fn(param) ^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/torch/nn/modules/module.py", line 1369, in convert return t.to( ^^^^^ File "/usr/local/lib/python3.12/site-packages/torch/cuda/__init__.py", line 491, 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...