runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> chatbot = pipeline(model="facebook/blenderbot-400M-distill") File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 839, in pipeline task = get_task(model, token) File "/usr/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...