runtime error
Exit code: 1. Reason: ][A phi-2.Q4_K_M.gguf: 1%| | 19.4M/1.79G [00:03<04:22, 6.75MB/s] [A phi-2.Q4_K_M.gguf: 4%|▍ | 67.7M/1.79G [00:04<01:27, 19.7MB/s][A phi-2.Q4_K_M.gguf: 6%|▌ | 109M/1.79G [00:05<01:06, 25.2MB/s] [A phi-2.Q4_K_M.gguf: 18%|█▊ | 318M/1.79G [00:06<00:19, 73.7MB/s][A phi-2.Q4_K_M.gguf: 22%|██▏ | 398M/1.79G [00:09<00:29, 46.8MB/s][A phi-2.Q4_K_M.gguf: 37%|███▋ | 653M/1.79G [00:11<00:13, 86.1MB/s][A phi-2.Q4_K_M.gguf: 63%|██████▎ | 1.12G/1.79G [00:12<00:03, 169MB/s][A phi-2.Q4_K_M.gguf: 93%|█████████▎| 1.66G/1.79G [00:13<00:00, 251MB/s][A phi-2.Q4_K_M.gguf: 100%|██████████| 1.79G/1.79G [00:13<00:00, 129MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 227, in <module> chat = gr.ChatInterface( TypeError: ChatInterface.__init__() got an unexpected keyword argument 'clear_btn' Exception ignored in: <function Llama.__del__ at 0x7f98844216c0> Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/llama_cpp/llama.py", line 2099, in __del__ File "/usr/local/lib/python3.10/site-packages/llama_cpp/llama.py", line 2096, in close File "/usr/local/lib/python3.10/contextlib.py", line 584, in close File "/usr/local/lib/python3.10/contextlib.py", line 576, in __exit__ File "/usr/local/lib/python3.10/contextlib.py", line 561, in __exit__ File "/usr/local/lib/python3.10/contextlib.py", line 340, in __exit__ File "/usr/local/lib/python3.10/site-packages/llama_cpp/_internals.py", line 66, in close File "/usr/local/lib/python3.10/contextlib.py", line 584, in close File "/usr/local/lib/python3.10/contextlib.py", line 576, in __exit__ File "/usr/local/lib/python3.10/contextlib.py", line 561, in __exit__ File "/usr/local/lib/python3.10/contextlib.py", line 449, in _exit_wrapper File "/usr/local/lib/python3.10/site-packages/llama_cpp/_internals.py", line 60, in free_model TypeError: 'NoneType' object is not callable
Container logs:
Fetching error logs...