aws / aws/amazon-sagemaker-examples
ClientError: An error occurred (404) when calling the HeadObject operation: Not Found[Bug Report]
- 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
Research direction
Start with introduction_to_amazon_algorithms/jumpstart-foundation-models/text2text-generation-flan-t5.ipynb and reproduce the failure in step 3 using the referenced SageMaker deployment flow. Check whether the model artifact or S3 path used by the notebook is still available; done means the notebook deploys the FLAN-T5 model without the 404 HeadObject error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, jupyter-notebook
- Domain
- cloud, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100