Can you use one endpoint to host multiple AWS Comprehend custom models?

0

Can you use one endpoint to host multiple AWS Comprehend custom models?

Ayman
질문됨 2년 전263회 조회
2개 답변
1
수락된 답변

Currently, we only provide ability to use one model per endpoint at a given time. So, it's not possible for now, to use use one endpoint to host multiple AWS Comprehend custom models at same time.

Can you also provide information on what the use case for hosting multiple AWS Comprehend custom models using one endpoint? That'll be helpful feedback for us to further this ask.

If you are looking to change model for the endpoint (From Model A to Model B), you can do that by using https://docs.aws.amazon.com/comprehend/latest/dg/manage-endpoints-update.html

AWS
답변함 2년 전
  • I want to classify text using 100s of labels/tags. Since custom comprehend multi-label mode can only support up-to 100 labels per model, I have to build one model for each x labels. Deploying multiple endpoint is very costly, so I started wondering if using one endpoint is an option similar to multi-model endpoint in SageMaker.

1

Hi, You create an endpoint to run real-time analysis using a custom model. That means that you can host one custom classification model per Endpoint.

For more details please refer to the documentation or blog post.

profile pictureAWS
답변함 2년 전

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

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

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

관련 콘텐츠