runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> chatbot = pipeline(model="facebook/blenderbot-400M-distill") File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 726, in pipeline task = get_task(model, use_auth_token) File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 436, 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...