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 Risposta
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
ESPERTO
Alex_T
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande