You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi thanks for bringing this to Sagemaker's attention! This is a fairly new offering and our team is looking into this issue and hope to reply back soon.
Describe the bug
A clear and concise description of what the bug is.
I pass in a sagemaker session with region set into DJLModel but when downloading the s3 artifact, it complains about region not being set
I think the self.sagemaker_session needs to be passed in here.
sagemaker-python-sdk/src/sagemaker/djl_inference/model.py
Line 146 in c4c4e83
To reproduce
A clear, step-by-step set of instructions to reproduce the bug.
Expected behavior
A clear and concise description of what you expected to happen.
pass
Screenshots or logs
If applicable, add screenshots or logs to help explain your problem.
System information
A description of your system. Please provide:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: