how to re-package sagemaker model with lambda?

0

I have a sagemaker training process which dumps a model.tar file in a s3 bucket. I don't have access to this training code . I want to download the model.tar file from that s3 location, and repackage it with my own inference code , saved in some s3 bucket. i am aware that there is a way to package this in sagemaker via pipelines but are there any examples to do it in lambda?

已提問 1 年前檢視次數 232 次
1 個回答
0
profile picture
專家
已回答 1 年前
  • @Riku_Kobayashi - not really, but thanks. i want to be able to download an existing model.tar file , unzip it and then add my own inference script then zip it back and upload it .

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

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

回答問題指南