You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"error":{"message":"litellm.ServiceUnavailableError: SagemakerException - Too little data for declared Content-Length. Received Model Group=jumpstart-model\nAvailable Model Group Fallbacks=None","type":null,"param":null,"code":"503"}
What is the root cause here?
The text was updated successfully, but these errors were encountered:
I am trying to invoke model endpoint hosted on Sagemaker. Here is my entry in config.yaml
Here is the curl command
But getting this error
{"error":{"message":"litellm.ServiceUnavailableError: SagemakerException - Too little data for declared Content-Length. Received Model Group=jumpstart-model\nAvailable Model Group Fallbacks=None","type":null,"param":null,"code":"503"}
What is the root cause here?
The text was updated successfully, but these errors were encountered: