runtime error

Exit code: 1. Reason: handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/transformers/pipelines/base.py", line 248, in load_model model = model_class.from_pretrained(model, **fp32_kwargs) File "/usr/local/lib/python3.13/site-packages/transformers/modeling_utils.py", line 4057, in from_pretrained checkpoint_files, sharded_metadata = _get_resolved_checkpoint_files( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ pretrained_model_name_or_path=pretrained_model_name_or_path, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<7 lines>... tqdm_class=tqdm_class, ^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/transformers/modeling_utils.py", line 737, in _get_resolved_checkpoint_files checkpoint_files, sharded_metadata = get_checkpoint_shard_files( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ pretrained_model_name_or_path, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<10 lines>... tqdm_class=tqdm_class, ^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/transformers/utils/hub.py", line 879, in get_checkpoint_shard_files cached_filenames = cached_files( pretrained_model_name_or_path, ...<10 lines>... tqdm_class=tqdm_class, ) File "/usr/local/lib/python3.13/site-packages/transformers/utils/hub.py", line 528, in cached_files raise OSError( ...<2 lines>... ) OSError: HuggingFaceH4/zephyr-7b-beta does not appear to have files named ('model-00001-of-00008.safetensors', 'model-00002-of-00008.safetensors', 'model-00003-of-00008.safetensors', 'model-00004-of-00008.safetensors', 'model-00005-of-00008.safetensors', 'model-00006-of-00008.safetensors', 'model-00007-of-00008.safetensors', 'model-00008-of-00008.safetensors'). Checkout 'https://huggingface.co/HuggingFaceH4/zephyr-7b-beta/tree/main' for available files.

Container logs:

Fetching error logs...