amazon-sagemaker-examples icon indicating copy to clipboard operation
amazon-sagemaker-examples copied to clipboard

ClientError: An error occurred (404) when calling the HeadObject operation: Not Found[Bug Report]

Open tecena opened this issue 1 year ago • 3 comments

Hello,

I am trying to deploy Huggingface text2text flanT5 model using aws sagemaker. From last one day the model is not getting deployed. facing the below error,

ClientError: An error occurred (404) when calling the HeadObject operation: Not Found

referring to this document and notebook - https://github.com/aws/amazon-sagemaker-examples/blob/main/introduction_to_amazon_algorithms/jumpstart-foundation-models/text2text-generation-flan-t5.ipynb

facing the issue in the step 3 while deploying the model. seems like the there is no model available in the given s3 path, please let us know what is changed.

Thank you

tecena avatar Nov 15 '23 11:11 tecena

I'm facing the same issue with introduction_to_amazon_algorithms/object_detection_tensorflow/Amazon_Tensorflow_Object_Detection.ipynb https://github.com/aws/amazon-sagemaker-examples/blob/main/introduction_to_amazon_algorithms/object_detection_tensorflow/Amazon_Tensorflow_Object_Detection.ipynb Thanks

pmosconi avatar Nov 19 '23 16:11 pmosconi

I have the same challenge with Introduction_to_amazon_algorithms/jumpstart_semantic_segmentation.

kamangir avatar Jan 27 '24 23:01 kamangir

Same issue in : https://github.com/aws/amazon-sagemaker-examples/blob/main/introduction_to_amazon_algorithms/jumpstart_text_embedding/Amazon_JumpStart_Text_Embedding.ipynb

yuye-aws avatar May 28 '24 08:05 yuye-aws