runtime error

Exit code: 1. Reason: afetensors: 0%| | 0.00/2.67G [00:00<?, ?B/s] model-00002-of-00002.safetensors: 1%| | 31.5M/2.67G [00:01<01:35, 27.7MB/s] model-00002-of-00002.safetensors: 5%|▍ | 126M/2.67G [00:02<00:45, 55.8MB/s]  model-00002-of-00002.safetensors: 32%|███▏ | 849M/2.67G [00:03<00:05, 327MB/s]  model-00002-of-00002.safetensors: 46%|████▌ | 1.22G/2.67G [00:04<00:04, 335MB/s] model-00002-of-00002.safetensors: 60%|██████ | 1.60G/2.67G [00:05<00:03, 350MB/s] model-00002-of-00002.safetensors: 79%|███████▊ | 2.10G/2.67G [00:06<00:01, 395MB/s] model-00002-of-00002.safetensors: 100%|█████████▉| 2.67G/2.67G [00:07<00:00, 355MB/s] Downloading shards: 100%|██████████| 2/2 [00:21<00:00, 10.36s/it] Downloading shards: 100%|██████████| 2/2 [00:21<00:00, 10.89s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 559, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3826, in from_pretrained config = cls._autoset_attn_implementation( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 1556, in _autoset_attn_implementation cls._check_and_enable_flash_attn_2( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 1667, 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...