When will g5 instances be available for batch transform?

0

I see the new A10 GPU G5 instances are available for sagemaker training and notebook but not Batch transform, when will it be rolled out to this service?

已提问 1 年前688 查看次数
1 回答
0

The G5 instances should be available soon for SageMaker transform as well. In the meantime, you could use SageMaker Training Jobs with custom container to do inference as well. Then you can retrieve the predictions results after unzipping the default output file model.tar.gz which is provided by the SM Training Job. Another alternative is to use the G4DN GPU instances with your SageMaker Batch Transform.

AWS
Ioan
已回答 1 年前
  • Thanks for the reply! Any estimate on how soon is soon?, G4s unfortunately won't work as we need bfloat16 compatibility

  • It has been 8 months. Last I checked, G5 is still not available for transform jobs. When is this planned to roll out?

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则