Deployment on Sagemaker
#35
by
maKawtharani
- opened
Hello,
I'm using the exact code to deploy whisper on AWS SageMaker.
Deploy -> Amazon Sagemaker -> AWS
However I'm getting this error
'''
ModelError: An error occurred (ModelError) when calling the InvokeEndpoint operation: Received client error (400) from primary with message "{
"code": 400,
"type": "InternalServerException",
"message": "\u0027whisper\u0027"
}
'''
same here! Not sure what's wrong