HuggingFaceEndpointEmbeddings fails with self-hosted inference server and huggingface-hub==0.28.1 #29787
Open
5 tasks done
Labels
🤖:bug
Related to a bug, vulnerability, unexpected error with an existing feature
Checked other resources
Example Code
The following code works well with
huggingface-hub==0.27.0
, but fails with the latest one (0.28.1)Error Message and Stack Trace (if applicable)
Description
HuggingFaceEndpointEmbeddings
usesInferenceClient
fromhuggingface_hub
.But since the last update, it always send embedding requests to HF and not in my local embedding server.
System Info
System Information
Package Information
Optional packages not installed
Other Dependencies
The text was updated successfully, but these errors were encountered: