runtime error

y1lYXN0LTEuYW1hem9uYXdzLmNvbSIsImlhdCI6MTcxODkzNTI2NiwiZXhwIjoxNzE5MDIxNjY2LCJpc3MiOiJodHRwczovL2h1Z2dpbmdmYWNlLmNvIn0.-u2ncZx3CwPRiGoxQSJt8arHU8FC2IuLctGQL5l6DlM"), fragment: None }, source: hyper::Error(IncompleteMessage) } The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> pipe_flan = pipeline("text2text-generation", model="philschmid/flan-t5-xxl-sharded-fp16", model_kwargs={"load_in_8bit":True, "device_map": "auto"}) File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 870, in pipeline framework, model = infer_framework_load_model( File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/base.py", line 269, in infer_framework_load_model model = model_class.from_pretrained(model, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 566, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3351, in from_pretrained resolved_archive_file, sharded_metadata = get_checkpoint_shard_files( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 1017, in get_checkpoint_shard_files cached_filename = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 389, in cached_file resolved_file = hf_hub_download( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 119, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1492, in hf_hub_download http_get( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 520, in http_get raise RuntimeError( RuntimeError: An error occurred while downloading using `hf_********`. Consider disabling HF_HUB_ENABLE_HF_TRANSFER for better error handling.

Container logs:

Fetching error logs...