Validation issue during SageMaker Model Package Creation

0

Hello, I'm trying to share the SageMaker Model Package to marketplace so I needed to add CertifyForMarketplace=True and ValidationProfiles in my boto client call.

However in the end I got:

Profile name:
Client error: AlgorithmError: Model container failed to respond to ping. Please ensure /ping endpoint is implemented and responds with an HTTP 200 status code

This is weird because I'm pretty sure the same model package (without sharing to marketplace, i.e., the version without validation) works in both real-time inference and batch transform (since we added the ping endpoint in our custom container image).

Looks like other people are also running into it: https://github.com/aws/amazon-sagemaker-examples/issues/852

Any help is appreciated!

Thanks, Zac

Zac
질문됨 7달 전63회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠