Error when deploying with huggingface text-embeddings-inference
#9
by
leversberg
- opened
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