runtime error

Exit code: 1. Reason: G/4.96G [00:06<00:00, 1.03GB/s] model-00001-of-00002.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 4.96G/4.96G [00:06<00:00, 818MB/s] model-00002-of-00002.safetensors: 0%| | 0.00/3.96G [00:00<?, ?B/s] model-00002-of-00002.safetensors: 2%|▏ | 83.8M/3.96G [00:01<00:58, 66.7MB/s] model-00002-of-00002.safetensors: 31%|β–ˆβ–ˆβ–ˆβ– | 1.25G/3.96G [00:02<00:04, 573MB/s]  model-00002-of-00002.safetensors: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 2.40G/3.96G [00:03<00:01, 808MB/s] model-00002-of-00002.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 3.96G/3.96G [00:04<00:00, 1.07GB/s] model-00002-of-00002.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 3.96G/3.96G [00:04<00:00, 871MB/s] Traceback (most recent call last): File "/home/user/app/demo/gradio_demo_with_sam3.py", line 326, in <module> tokenizer, model, image_processors = load_pretrained_model( File "/home/user/app/vlm_fo1/model/builder.py", line 40, in load_pretrained_model model, loading_info = OmChatQwen25VLForCausalLM.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 4395, in from_pretrained config = cls._autoset_attn_implementation( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2112, in _autoset_attn_implementation cls._check_and_enable_flash_attn_2( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2253, 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...