Amazon web services – Amazon Sagemaker Deploy SIngle Cell of code to higher instance
I am currently running code on amazon sagemaker jupyter notebook (not jupyterLab, just a plain jupyter notebook) on the 'ml.t3.2xlarge' instance. There is one line of code shown below, where I am simply deploying an LLM on my data frame.…