runtime error

| 1/7 [00:08<00:52, 8.83s/it] Downloading shards: 29%|██▊ | 2/7 [00:18<00:47, 9.48s/it] Downloading shards: 43%|████▎ | 3/7 [00:55<01:26, 21.74s/it] Downloading shards: 57%|█████▋ | 4/7 [01:33<01:24, 28.15s/it] Downloading shards: 71%|███████▏ | 5/7 [02:11<01:03, 31.97s/it] Downloading shards: 86%|████████▌ | 6/7 [02:51<00:34, 34.69s/it] Downloading shards: 100%|██████████| 7/7 [03:26<00:00, 34.74s/it] Downloading shards: 100%|██████████| 7/7 [03:26<00:00, 29.52s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> from chatbot import chatbot, model_inference, BOT_AVATAR, EXAMPLES, model_selector, decoding_strategy, temperature, max_new_tokens, repetition_penalty, top_p File "/home/user/app/chatbot.py", line 27, 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 1546, in _check_and_enable_flash_attn_2 raise ImportError(f"{preface} the package flash_attn seems to be not installed. {install_message}") ImportError: FlashAttention2 has been toggled on, but it cannot be used due to the following error: the package flash_attn seems to be not installed. 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...