Open dsoldatkin opened 3 weeks ago
Hi @dsoldatkin try to change pip install with pydantic like below:
%pip install sagemaker-core huggingface_hub pydantic --upgrade --quiet
later there can be also error with deploying endpoint I sugest to deploy llama 3 like in below notebook using jumpstart:
Link to the notebook sagemaker-core/sagemaker-core-llama-3-8B.ipynb
Describe the bug When running the example notebook in SageMaker Studio v2, I got the following error:
To reproduce Run the example notebook in SageMaker Studio V2.
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.