aws / aws/amazon-sagemaker-examples
ClientError: An error occurred (404) when calling the HeadObject operation: Not Found
Open
- Dominant language
- Jupyter Notebook
- Stars
- 11k
- Forks
- 7k
- Avg merge
- 8h 29m
- Merged PRs (30d)
- 8
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.