runtime error

Exit code: 1. Reason: ensors: 37%|███▋ | 1.85G/4.97G [00:02<00:03, 997MB/s] model-00004-of-00005.safetensors: 70%|███████ | 3.48G/4.97G [00:03<00:01, 1.28GB/s] model-00004-of-00005.safetensors: 100%|█████████▉| 4.97G/4.97G [00:03<00:00, 1.29GB/s] model-00005-of-00005.safetensors: 0%| | 0.00/2.43G [00:00<?, ?B/s] model-00005-of-00005.safetensors: 27%|██▋ | 650M/2.43G [00:01<00:02, 646MB/s] model-00005-of-00005.safetensors: 100%|█████████▉| 2.43G/2.43G [00:02<00:00, 1.27GB/s] model-00005-of-00005.safetensors: 100%|█████████▉| 2.43G/2.43G [00:02<00:00, 1.14GB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 28, in <module> model = get_model() File "/home/user/app/app.py", line 18, in get_model model = Qwen2_5OmniModel.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/qwen2_5_omni/modeling_qwen2_5_omni.py", line 4672, in from_pretrained model = super().from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 272, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4381, in from_pretrained config = cls._autoset_attn_implementation( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2105, in _autoset_attn_implementation cls._check_and_enable_flash_attn_2( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2243, 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...