runtime error
Exit code: 1. Reason: processor_config.json: 0%| | 0.00/483 [00:00<?, ?B/s][A processor_config.json: 100%|ββββββββββ| 483/483 [00:00<00:00, 2.69MB/s] Chat templates should be in a 'chat_template.jinja' file but found key='chat_template' in the processor's config. Make sure to move your template to its own file. preprocessor_config.json: 0%| | 0.00/460 [00:00<?, ?B/s][A preprocessor_config.json: 100%|ββββββββββ| 460/460 [00:00<00:00, 3.07MB/s] tokenizer_config.json: 0%| | 0.00/1.64k [00:00<?, ?B/s][A tokenizer_config.json: 100%|ββββββββββ| 1.64k/1.64k [00:00<00:00, 10.7MB/s] tokenizer.model: 0%| | 0.00/493k [00:00<?, ?B/s][A tokenizer.model: 100%|ββββββββββ| 493k/493k [00:00<00:00, 1.51MB/s] tokenizer.json: 0%| | 0.00/1.80M [00:00<?, ?B/s][A tokenizer.json: 100%|ββββββββββ| 1.80M/1.80M [00:00<00:00, 33.6MB/s] added_tokens.json: 0%| | 0.00/92.0 [00:00<?, ?B/s][A added_tokens.json: 100%|ββββββββββ| 92.0/92.0 [00:00<00:00, 682kB/s] special_tokens_map.json: 0%| | 0.00/1.04k [00:00<?, ?B/s][A special_tokens_map.json: 100%|ββββββββββ| 1.04k/1.04k [00:00<00:00, 9.08MB/s] Traceback (most recent call last): File "/app/app.py", line 38, in <module> from smolagents import ( ...<6 lines>... ) ImportError: cannot import name 'HfApiModel' from 'smolagents' (/usr/local/lib/python3.13/site-packages/smolagents/__init__.py). Did you mean: 'ApiModel'?
Container logs:
Fetching error logs...