problem in implementing BYOC in multi container under one end point

0

I am facing issue in implementing BYOC with multi container with one end point. I am training my own model in Container and when I am running this container singularly it is working but integrating with multi container it is giving issues in endpoint creation "ping health check not passed"

1 réponse
0

If you're using a modest instance type to host multiple models, perhaps you might be struggling with CPU/memory resource contention as mentioned here in the docs? SageMaker recently launched configurable health-check time-outs, which may be interesting to you if your models or containers are particularly large / slow to set up (see the CreateEndpointConfig API)... But I'm not certain whether this configuration is supported for Multi-Container Endpoints at the moment.

AWS
EXPERT
Alex_T
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions