Request for assistance with training yolov8 model in Sagemaker Studio and changing GPU instance

0

Hey,I am new to AWS and I want to train my yolov8 model in sagemaker studio. The disk size is quite small in the that. My dataset is of arround 5 gb. Can someone please tell me how i can i do that and how can I change the GPU instance?

i also would like to that if i connect S3 to sagemaker studio, will i be able to bigger disk space?

Any help will be greatly appreciated.

1 回答
0

Hi, if you're using Studio Classic, you can change the instance type on the fly from the notebook, see instructions here - https://docs.aws.amazon.com/sagemaker/latest/dg/notebooks-run-and-manage-switch-instance-type.html

The Studio storage uses Elastic File System (EFS), and expands as you use, so you should be able to use the 5GB dataset. If you run into out of memory errors in your notebook, try going up an instance size. Connecting to S3 does not affect your storage size in Studio.

For the new Studio experience, you can stop the JupyterLab space and increase the EBS storage associated to the space within the Studio UI. The maximum EBS storage supported is 16384 as per the docs.

AWS
Durga_S
已回答 2 个月前
profile picture
专家
已审核 1 个月前

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

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

回答问题的准则