runtime error

Exit code: 1. Reason: safetensors: 24%|██▍ | 1.04G/4.25G [00:03<00:07, 424MB/s] model-00007-of-00007.safetensors: 35%|███▍ | 1.48G/4.25G [00:04<00:06, 403MB/s] model-00007-of-00007.safetensors: 49%|████▉ | 2.10G/4.25G [00:05<00:04, 474MB/s] model-00007-of-00007.safetensors: 61%|██████ | 2.59G/4.25G [00:06<00:03, 474MB/s] model-00007-of-00007.safetensors: 74%|███████▎ | 3.12G/4.25G [00:07<00:02, 493MB/s] model-00007-of-00007.safetensors: 87%|████████▋ | 3.70G/4.25G [00:08<00:01, 518MB/s] model-00007-of-00007.safetensors: 100%|█████████▉| 4.25G/4.25G [00:09<00:00, 468MB/s] Downloading shards: 100%|██████████| 7/7 [01:05<00:00, 9.33s/it] Downloading shards: 100%|██████████| 7/7 [01:05<00:00, 9.29s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 104, in <module> "idefics2-8b-chatty": Idefics2ForConditionalGeneration.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3544, in from_pretrained config = cls._autoset_attn_implementation( File "/usr/local/lib/python3.10/site-packages/transformers/models/idefics2/modeling_idefics2.py", line 1385, in _autoset_attn_implementation config = super()._autoset_attn_implementation( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 1454, in _autoset_attn_implementation cls._check_and_enable_flash_attn_2( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 1555, in _check_and_enable_flash_attn_2 raise ImportError(f"{preface} Flash Attention 2 is not available. {install_message}") ImportError: FlashAttention2 has been toggled on, but it cannot be used due to the following error: Flash Attention 2 is not available. Please refer to the documentation of https://huggingface.co/docs/transformers/perf_infer_gpu_one#flashattention-2 to install Flash Attention 2.

Container logs:

Fetching error logs...