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?

질문됨 일 년 전233회 조회
1개 답변
0
profile picture
전문가
답변함 일 년 전
  • @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 .

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

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

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

관련 콘텐츠