runtime error

Space failed. Exit code: 1. Reason: Traceback (most recent call last): File "app.py", line 8, in <module> tokenizer = AutoTokenizer.from_pretrained("d4data/biomedical-ner-all") # https://huggingface.co/d4data/biomedical-ner-all?text=asthma File "/home/user/.local/lib/python3.8/site-packages/transformers/models/auto/tokenization_auto.py", line 549, in from_pretrained tokenizer_config = get_tokenizer_config(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/transformers/models/auto/tokenization_auto.py", line 401, in get_tokenizer_config resolved_config_file = cached_file( File "/home/user/.local/lib/python3.8/site-packages/transformers/utils/hub.py", line 408, in cached_file resolved_file = hf_hub_download( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 1136, in hf_hub_download with open(ref_path) as f: FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.cache/huggingface/hub/models--d4data--biomedical-ner-all/refs/main'

Container logs:

Fetching error logs...