runtime error

Exit code: 1. Reason: LFM2.5-2.6B-Q4_0.gguf: 0%| | 0.00/1.59G [00:00<?, ?B/s] LFM2.5-2.6B-Q4_0.gguf: 9%|▊ | 139M/1.59G [00:01<00:13, 110MB/s] LFM2.5-2.6B-Q4_0.gguf: 38%|███▊ | 604M/1.59G [00:02<00:04, 236MB/s] LFM2.5-2.6B-Q4_0.gguf: 100%|██████████| 1.59G/1.59G [00:03<00:00, 456MB/s] Loading model: /tmp/huggingface-cache/models--LiquidAI--LFM2.5-2.6B-GGUF/snapshots/84022ce711b28455e8c4fc364ce68c00cf995875/LFM2.5-2.6B-Q4_0.gguf CPU threads: 192 GPU layers: 0 Backend: CPU-only llama_kv_cache: the V embeddings have different sizes across layers and FA is not enabled - padding V cache to 512 Traceback (most recent call last): File "/home/user/app/app.py", line 149, in <module> ).launch( ^^^^^^^ TypeError: Blocks.launch() got an unexpected keyword argument 'show_api' Exception ignored in: <function Llama.__del__ at 0x7f6cae3f0220> Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/llama_cpp/llama.py", line 2300, in __del__ File "/usr/local/lib/python3.12/site-packages/llama_cpp/llama.py", line 2297, in close File "/usr/local/lib/python3.12/contextlib.py", line 618, in close File "/usr/local/lib/python3.12/contextlib.py", line 610, in __exit__ File "/usr/local/lib/python3.12/contextlib.py", line 595, in __exit__ File "/usr/local/lib/python3.12/contextlib.py", line 360, in __exit__ File "/usr/local/lib/python3.12/site-packages/llama_cpp/_internals.py", line 86, in close File "/usr/local/lib/python3.12/contextlib.py", line 618, in close File "/usr/local/lib/python3.12/contextlib.py", line 610, in __exit__ File "/usr/local/lib/python3.12/contextlib.py", line 595, in __exit__ File "/usr/local/lib/python3.12/contextlib.py", line 478, in _exit_wrapper File "/usr/local/lib/python3.12/site-packages/llama_cpp/_internals.py", line 75, in free_model TypeError: 'NoneType' object is not callable

Container logs:

Fetching error logs...