10 hours ago
I'm getting the following error message "{"error_code": "INTERNAL_ERROR", "message": "The server received an invalid response from an upstream server."}" when making a call to bge-large-en embedding model.
9 hours ago
Seems to me like a rate limit issue. Can you please confirm if the rate limit is not zero.
7 hours ago
I don't see that option on my serving endpoint.
Also, if there's a rate limit, I'd expect to receive a 429 with relevant message and not 500.
7 hours ago
Can you please click on the edit AI gateway it will take you show you the rate limit and share the screenshot
7 hours ago
no rate limitation is enabled
6 hours ago
Yeah your rate limit seems to be good. Can you also check the following points.
1. Use the Databricks-specific name (e.g., databricks-bge-large-en), not the Hugging Face model name. Check in Serving โ Endpoints.
2. Validate Payload Format
{ "input": "text to embed" }
3. Test via Databricks UIUse Query endpoint in the Serving page. If that works, issue is client config.
an hour ago
I have been using databricks-bge-large-en.
Not sure what is meant by client config. I've been using this model for 2 years now. Most of the time it works but today and two days ago is stopped working intermittedly.
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now