runtime error
Exit code: 1. Reason: rges.txt: 100%|██████████| 456k/456k [00:00<00:00, 28.8MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 31.2MB/s] config.json: 0%| | 0.00/1.58k [00:00<?, ?B/s][A config.json: 100%|██████████| 1.58k/1.58k [00:00<00:00, 17.1MB/s] model.safetensors: 0%| | 0.00/1.63G [00:00<?, ?B/s][A model.safetensors: 2%|▏ | 31.5M/1.63G [00:01<01:03, 25.0MB/s][A model.safetensors: 35%|███▍ | 566M/1.63G [00:02<00:03, 292MB/s] [A model.safetensors: 76%|███████▌ | 1.24G/1.63G [00:03<00:00, 453MB/s][A model.safetensors: 85%|████████▌ | 1.38G/1.63G [00:05<00:00, 261MB/s] pytorch_model.bin: 0%| | 0.00/1.63G [00:00<?, ?B/s][A pytorch_model.bin: 1%|▏ | 21.0M/1.63G [00:01<01:23, 19.2MB/s][A pytorch_model.bin: 25%|██▍ | 398M/1.63G [00:02<00:05, 221MB/s] [A pytorch_model.bin: 75%|███████▌ | 1.23G/1.63G [00:03<00:00, 482MB/s][A pytorch_model.bin: 89%|████████▉ | 1.45G/1.63G [00:05<00:00, 277MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> summarizer_model = BartForConditionalGeneration.from_pretrained('facebook/bart-large-cnn') 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 4317, in from_pretrained checkpoint_files, sharded_metadata = _get_resolved_checkpoint_files( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 1110, in _get_resolved_checkpoint_files raise EnvironmentError( OSError: facebook/bart-large-cnn does not appear to have a file named pytorch_model.bin but there is a file for TensorFlow weights. Use `from_tf=True` to load this model from those weights.
Container logs:
Fetching error logs...