runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> chatbot=pipeline(model="facebook/blenderbot-400M-distill") File "/home/user/.local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 838, in pipeline task = get_task(model, token) File "/home/user/.local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 489, in get_task raise RuntimeError( RuntimeError: The model facebook/blenderbot-400M-distill does not seem to have a correct `pipeline_tag` set to infer the task automatically
Container logs:
Fetching error logs...