aws / aws/amazon-sagemaker-examples
[Bug Report]
- Dominant language
- Jupyter Notebook
- Stars
- 11k
- Forks
- 7k
- Avg merge
- 8h 29m
- Merged PRs (30d)
- 8
Description
**Link to the notebook**
https://d-kvwqnic7l9zk.studio.eu-north-1.sagemaker.aws/jupyter/default/lab/tree/DemoNotebooks/huggingface-textgeneration-bloom-1b7_2.ipynb
**Describe the bug**
The model failes with the log item:
`2023-04-10T21:41:23,667 [WARN ] W-9000-model com.amazonaws.ml.mms.wlm.BatchAggregator - Load model failed: model, error: Worker died.`
The system attempts to reload the model many times, and eventually times out
ive checked like s3 stuff is being created... there are two ec2 instances running, one for the model, and one for the notebook.
**To reproduce**
I used JumpStart with all the default options, and just ran the notebook as is from the endpoint "notebook" button
**Logs**
If applicable, add logs to help explain your problem.
You may also attach an `.ipynb` file to this issue if it includes relevant logs or output.
Contributor guide
Assessment
This issue has not been assessed yet.