Error when deploying with huggingface text-embeddings-inference
When trying to deploy this model with huggingface TEI, I get this error:
Error: Could not download model artifacts
Caused by:
0: request error: HTTP status client error (404 Not Found) for url (https://huggingface.co/T-Systems-onsite/cross-en-de-roberta-sentence-transformer/resolve/main/tokenizer.json)
1: HTTP status client error (404 Not Found) for url (https://huggingface.co/T-Systems-onsite/cross-en-de-roberta-sentence-transformer/resolve/main/tokenizer.json)
Could you please upload the tokenizer.json file?
Hi. Ok...
I uploaded the tokenizer.json from the base model: https://huggingface.co/sentence-transformers/xlm-r-distilroberta-base-paraphrase-v1
Can you please retest and tell me if it works?
Thanks,
Philip