runtime error
Exit code: 1. Reason: Ollama no encontrado, descargando... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9 100 9 0 0 28 0 --:--:-- --:--:-- --:--:-- 28 Ollama descargado en /home/user/ollama Iniciando el servicio de Ollama... Traceback (most recent call last): File "/home/user/app/app.py", line 65, in <module> asyncio.run(setup_ollama('hf.co/MaziyarPanahi/Llama-3.2-3B-Instruct-uncensored-GGUF:IQ1_S')) File "/usr/local/lib/python3.10/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/usr/local/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete return future.result() File "/home/user/app/app.py", line 61, in setup_ollama await start_ollama_service() File "/home/user/app/app.py", line 43, in start_ollama_service subprocess.run(["/home/user/ollama", "serve"], check=True) File "/usr/local/lib/python3.10/subprocess.py", line 503, in run with Popen(*popenargs, **kwargs) as process: File "/usr/local/lib/python3.10/subprocess.py", line 971, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/local/lib/python3.10/subprocess.py", line 1863, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) OSError: [Errno 8] Exec format error: '/home/user/ollama'
Container logs:
Fetching error logs...