Are Graviton instance types not supported for SageMaker multimodel endpoints?

0

I am trying to create a multimodel endpoint using an ml.c7g.xlarge instance type. The error I get is: “MultiModel mode is not supported for instance type ml.c7g.xlarge.” However, according to the documentation on AWS, “Multi-model endpoints are currently supported for all CPU instances types and on single-GPU instance types.” (https://docs.aws.amazon.com/sagemaker/latest/dg/multi-model-endpoints.html#multi-model-endpoint-instance). Subsequently, I tried ml.c6g.xlarge and see that that also is not supported. Are Graviton instance types not supported in general? If so, why?

已提問 1 年前檢視次數 538 次
1 個回答
0

Hi,

Unfortunately, Graviton based instances are not supported for multi-model endpoints in Amazon SageMaker.

Multi-model endpoints currently support all the CPU instance types and on single-GPU instance types. -> Please find the below list of Compute optimized instance types (no GPUs): ml.c5.large ml.c5.xlarge ml.c5.2xlarge ml.c5.4xlarge ml.c5.9xlarge ml.c5.12xlarge ml.c5.18xlarge ml.c5.24xlarge -> Supported instances for multi-model endpoints using GPU backed instances: [+] https://docs.aws.amazon.com/sagemaker/latest/dg/multi-model-endpoints.html#multi-model-support-gpu

AWS
支援工程師
已回答 1 年前
  • Thanks. However, the documentation says all CPU types. Are Graviton instance types not CPU instance types? Is the documentation wrong? Can you give context on why Graviton instance types are not enabled? Is this a feature that may become available in the future?

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南