aws / studio-lab-examples

Example notebooks for working with SageMaker Studio Lab. Sign up for an account at the link below!
https://studiolab.sagemaker.aws
Apache License 2.0
637 stars 185 forks source link

Error while following the tutorial on Deploy A Hugging Face Pretrained Model to Amazon SageMaker Serverless Endpoint - Boto3 #193

Open mwfongAWS opened 1 year ago

mwfongAWS commented 1 year ago

Describe the bug Installation error while on the first step of the tutorial using Studio Lab (https://github.com/aws/studio-lab-examples/blob/main/connect-to-aws/Access_AWS_from_Studio_Lab_Deployment.ipynb)

To Reproduce Steps to reproduce the behavior:

  1. Go to Studio Lab terminal
  2. Open Jupyter Notebook
  3. run cell with: %pip install transformers==4.12
  4. See error

Expected behavior Installation of transformers package

Desktop (please complete the following information):

icoxfog417 commented 1 year ago

Thank you for the feedback. Dear @pymia , could you please check the @mwfongAWS issue?