runtime error
Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/614 [00:00<?, ?B/s][A tokenizer_config.json: 100%|ββββββββββ| 614/614 [00:00<00:00, 4.80MB/s] vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s][A vocab.json: 100%|ββββββββββ| 1.04M/1.04M [00:00<00:00, 148MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s][A merges.txt: 100%|ββββββββββ| 456k/456k [00:00<00:00, 36.5MB/s] config.json: 0%| | 0.00/642 [00:00<?, ?B/s][A config.json: 100%|ββββββββββ| 642/642 [00:00<00:00, 6.01MB/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` Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> model = AutoModelForCausalLM.from_pretrained(chatbot_model) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 571, in from_pretrained return model_class.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 4260, in from_pretrained checkpoint_files, sharded_metadata = _get_resolved_checkpoint_files( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 1080, in _get_resolved_checkpoint_files raise EnvironmentError( OSError: microsoft/DialoGPT-medium 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...