Persistent RemoteEntryNotFound Error.

#1
by KMayanja - opened

image
I've never seen this one before. I've tried updating transformers using pip install -U transformers and logged in with my HF_TOKEN but this one error persists. Am I missing something?

RemoteEntryNotFoundError: 404 Client Error. (Request ID: Root=1-68e61b52-67cf0647291b06e7323f8ece;d6d52e2b-7204-4dbd-b269-e000e59171ad)

Entry Not Found for url: https://huggingface.co/api/models/Sunbird/translate-nllb-1.3b-salt/tree/main/additional_chat_templates?recursive=false&expand=false.
additional_chat_templates does not exist on "main"
Sunbird AI org

could you share the full traceback including how you're loading the model and tokenizer?

are you following the docs as in the model card?

Sign up or log in to comment