runtime error
Exit code: 1. Reason: | | 0.00/1.05k [00:00<?, ?B/s][A chat_template.json: 100%|██████████| 1.05k/1.05k [00:00<00:00, 5.58MB/s] config.json: 0%| | 0.00/1.37k [00:00<?, ?B/s][A config.json: 100%|██████████| 1.37k/1.37k [00:00<00:00, 7.43MB/s] model.safetensors.index.json: 0%| | 0.00/65.4k [00:00<?, ?B/s][A model.safetensors.index.json: 100%|██████████| 65.4k/65.4k [00:00<00:00, 172MB/s] Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet` model-00001-of-00002.safetensors: 0%| | 0.00/3.98G [00:00<?, ?B/s][A model-00001-of-00002.safetensors: 0%| | 0.00/3.98G [00:05<?, ?B/s] Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> model = Qwen2_5_VLForConditionalGeneration.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 283, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4265, in from_pretrained checkpoint_files, sharded_metadata = _get_resolved_checkpoint_files( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 1117, in _get_resolved_checkpoint_files checkpoint_files, sharded_metadata = get_checkpoint_shard_files( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 1049, in get_checkpoint_shard_files cached_filenames = cached_files( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 523, in cached_files raise EnvironmentError( OSError: Qwen/Qwen2.5-VL-3B-Instruct does not appear to have files named ('model-00001-of-00002.safetensors', 'model-00002-of-00002.safetensors'). Checkout 'https://huggingface.co/Qwen/Qwen2.5-VL-3B-Instruct/tree/main'for available files.
Container logs:
Fetching error logs...