runtime error
Exit code: 1. Reason: ). To continue using our service, create a HF account or login to your existing account, and make sure you pass a HF_TOKEN if you're using the API. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 49, in <module> tokenizer = AutoTokenizer.from_pretrained(MODEL_ID) File "/usr/local/lib/python3.13/site-packages/transformers/models/auto/tokenization_auto.py", line 1156, in from_pretrained return tokenizer_class.from_pretrained(pretrained_model_name_or_path, *inputs, **kwargs) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/transformers/tokenization_utils_base.py", line 2076, in from_pretrained resolved_vocab_files[file_id] = cached_file( ~~~~~~~~~~~^ pretrained_model_name_or_path, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<11 lines>... _commit_hash=commit_hash, ^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/transformers/utils/hub.py", line 322, in cached_file file = cached_files(path_or_repo_id=path_or_repo_id, filenames=[filename], **kwargs) File "/usr/local/lib/python3.13/site-packages/transformers/utils/hub.py", line 563, in cached_files raise OSError(f"There was a specific connection error when trying to load {path_or_repo_id}:\n{e}") from e OSError: There was a specific connection error when trying to load oberbics/llama-3.1-8B-newspaper_argument_mining: 429 Client Error: Too Many Requests for url: https://huggingface.co/api/models/oberbics/llama-3.1-8B-newspaper_argument_mining/xet-read-token/24fc7fefed1f8ff4fb5c95acf52da9868e802d27 (Request ID: Root=1-69dd1732-1a3764e92b1a9f112e42fa5c;d08d44af-3c3a-4088-bca1-d3a5a2be3ae7) We had to rate limit your IP (3.216.155.203). To continue using our service, create a HF account or login to your existing account, and make sure you pass a HF_TOKEN if you're using the API.
Container logs:
Fetching error logs...