Inference Endpoints for text embeddings are not working

#6
by nicolas-devatine - opened

Hello,

I'm trying to create an huggingface inference endpoint with your model for text embeddings inference (https://ui.endpoints.huggingface.co/) but it seems that it is not working with your model. I got this error when initializing the endpoint: Error: 'config.json' does not contain 'id2label'. Also, it seems the Inference API on your page is not working.

But your model is tagged as compatible with inference endpoints. Is it possible to correct this error?

Thank you for your help and for the great model.

Sign up or log in to comment