runtime error
Exit code: 1. Reason: | 0.00/3.96G [00:00<?, ?B/s][A model-00002-of-00002.safetensors: 0%| | 2.42M/3.96G [00:01<27:31, 2.40MB/s][A model-00002-of-00002.safetensors: 20%|█▉ | 780M/3.96G [00:02<00:06, 456MB/s] [A model-00002-of-00002.safetensors: 86%|████████▋ | 3.43G/3.96G [00:03<00:00, 1.45GB/s][A model-00002-of-00002.safetensors: 100%|██████████| 3.96G/3.96G [00:05<00:00, 742MB/s] Qwen2_5_VlVisionTower loading_info: delay_load: True min_pixels: 3136 max_pixels: 4194304 preprocessor_config.json: 0%| | 0.00/350 [00:00<?, ?B/s][A preprocessor_config.json: 100%|██████████| 350/350 [00:00<00:00, 2.92MB/s] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s][A Loading checkpoint shards: 100%|██████████| 2/2 [00:02<00:00, 1.05s/it][A Loading checkpoint shards: 100%|██████████| 2/2 [00:02<00:00, 1.05s/it] generation_config.json: 0%| | 0.00/296 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 296/296 [00:00<00:00, 2.30MB/s] Traceback (most recent call last): File "/home/user/app/demo/gradio_demo2.py", line 362, in <module> sam3_model = build_sam3_image_model(checkpoint_path='./sam3.pt', device="cuda",bpe_path='/home/user/app/resources/bpe_simple_vocab_16e6.txt.gz') File "/usr/local/lib/python3.10/site-packages/sam3/model_builder.py", line 632, in build_sam3_image_model _load_checkpoint(model, checkpoint_path) File "/usr/local/lib/python3.10/site-packages/sam3/model_builder.py", line 525, in _load_checkpoint with g_pathmgr.open(checkpoint_path, "rb") as f: File "/usr/local/lib/python3.10/site-packages/iopath/common/file_io.py", line 1062, in open bret = handler._open(path, mode, buffering=buffering, **kwargs) # type: ignore File "/usr/local/lib/python3.10/site-packages/iopath/common/file_io.py", line 645, in _open return open( # type: ignore FileNotFoundError: [Errno 2] No such file or directory: 'sam3.pt'
Container logs:
Fetching error logs...