Huggingface inference API issue

Error:
Can’t load tokenizer using from_pretrained, please update its configuration: No such file or directory (os error 2)

These are the files that were uploaded in the huggingface models. I also checked the files of other models (like BERT-base-NER) and they also have similar files.

I am not sure why this error raises…
Hoping for help! Thanks!