amazon-sagemaker-examples
amazon-sagemaker-examples copied to clipboard
Infernece recommender job failed Failed Reason: INVALID_INPUT : 1. Model (owned by the customer in the container) returned 4xx or 5xx error code.
Link to the notebook https://github.com/aws/amazon-sagemaker-examples/blob/master/sagemaker-inference-recommender/inference-recommender.ipynb
Describe the bug After scheduling the Job, It failed with following error INVALID_INPUT : 1. Model (owned by the customer in the container) returned 4xx or 5xx error code. The model and container were used as mentioned in the notebook, but still encountered the above error
To reproduce Run the notebook as it is
Also facing this issue, any way to debug it? I don't see anything on cloudwatch to get more info
Same error here, any solution?