runtime error
Exit code: 1. Reason: ███████▉| 9.98G/9.98G [00:17<00:00, 559MB/s] model-00002-of-00002.safetensors: 0%| | 0.00/6.11G [00:00<?, ?B/s][A model-00002-of-00002.safetensors: 1%| | 41.9M/6.11G [00:01<02:46, 36.5MB/s][A model-00002-of-00002.safetensors: 7%|▋ | 398M/6.11G [00:02<00:27, 210MB/s] [A model-00002-of-00002.safetensors: 19%|█▉ | 1.17G/6.11G [00:03<00:10, 452MB/s][A model-00002-of-00002.safetensors: 27%|██▋ | 1.65G/6.11G [00:04<00:10, 428MB/s][A model-00002-of-00002.safetensors: 39%|███▉ | 2.40G/6.11G [00:05<00:06, 537MB/s][A model-00002-of-00002.safetensors: 48%|████▊ | 2.96G/6.11G [00:06<00:05, 528MB/s][A model-00002-of-00002.safetensors: 59%|█████▉ | 3.63G/6.11G [00:07<00:04, 560MB/s][A model-00002-of-00002.safetensors: 69%|██████▊ | 4.19G/6.11G [00:08<00:03, 553MB/s][A model-00002-of-00002.safetensors: 79%|███████▉ | 4.85G/6.11G [00:09<00:02, 573MB/s][A model-00002-of-00002.safetensors: 89%|████████▉ | 5.46G/6.11G [00:10<00:01, 583MB/s][A model-00002-of-00002.safetensors: 100%|█████████▉| 6.11G/6.11G [00:11<00:00, 533MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 141, in <module> analyzer = RiverPollutionAnalyzer() File "/home/user/app/app.py", line 17, in __init__ self.model = InstructBlipForConditionalGeneration.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 279, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4333, in from_pretrained model_init_context = cls.get_init_context(is_quantized, _is_ds_init_called) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3736, in get_init_context init_contexts = [no_init_weights(), init_empty_weights()] NameError: name 'init_empty_weights' is not defined
Container logs:
Fetching error logs...