Questions tagged [amazon-sagemaker-jumpstart]

When tagging questions with this tag, please mention

  • the model you are using, enter image description here
  • the image you are using,
  • the kernel and
  • the ec2 instance on which you are running the notebook. enter image description here Something like

Model: Llama-2-7b-chat

Image: Data Science 3.0

Kernel: Python 3

Instance: ml.t3.medium

3 questions
1
vote
3 answers

Requesting sagemaker endpoints gives "Need to pass custom_attributes='accept_eula=true' as part of header" error

I am trying to test https://aws.amazon.com/blogs/machine-learning/llama-2-foundation-models-from-meta-are-now-available-in-amazon-sagemaker-jumpstart/ llama2 model on sagemaker studio. I am able to run the code in sagemkaer notebook and when I run…
0
votes
2 answers

Unable to use SageMaker JumpStart with S3 authorization error

I'm using SageMaker Studio in an account, in VPC mode. Studio has the default SageMaker full access policy, but I'm seeing this error - Something went wrong. please ensure that your account is authorized to read from S3. Screenshot below - I added…
-1
votes
1 answer

Amazon Sagemaker Jumpstart and other feature missing in the studio

I followed several guides and tutorials available in the official documentations to setup Amazon SageMaker. While do get the studio notebook I do not see the Jumpstart interface or any other material shown in the guides. Here are paths I have…