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年前233ビュー
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 .

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ