Hi,
I am trying to load sentence-transformers/all-MiniLM-L6-v2 as an Azure HF Endpoint, getting an error
“Failed to create HuggingFace.Endpoint resource ‘…’ in ‘…’. Error: The resource provider ‘public’ received a non-success response ‘InternalServerError’ from the downstream endpoint for the request ‘PUT’ on ‘HuggingFace.Endpoint/…’. Please refer to additional info for details”
whereas another popular model deployed successfully. Could there be another reason for this error?
Thanks!