Questions tagged with Amazon SageMaker JumpStart

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

I'm exploring fine-tuning with DPO and successfully trained facebook/opt-model (HF model) with DPO (Ref: https://huggingface.co/blog/dpo-trl). As part of DPO training, I first performed SFT training,...
1
answers
0
votes
1989
views
Jyothi
asked 8 months ago
I have deployed a pre trained hugging face model using jumpstart and it gives this error when i am hitting it in test interference. Error invoking endpoint: Received client error (400) from primary...
1
answers
0
votes
2165
views
asked 8 months ago
While building a chatbot in Lex, the closing response gives 3 options at most. I want more as I have more than 3 options given in the slot for a potential customer to choose from. Is there a way to...
1
answers
0
votes
1825
views
Amna
asked 8 months ago
I am following the turorial "Build a Full Stack Large Language Model Powered Chatbot: Extract Insights from Unstructured Documents" at...
1
answers
0
votes
1833
views
asked 9 months ago
Hello, I am using the Sagemaker Jumpstart Flan-T5 XL model to create a LLM Chatbot. I have completed the step by step and additional advanced examples to deploy an untrained model. Now I would like...
1
answers
0
votes
1419
views
asked 9 months ago
Hello, I am trying to add a Shared Model on AWS Jumpstart but only want to enable deployment, as the model was already trained on custom data outside of AWS JumpStart environment. However, after I...
1
answers
0
votes
1557
views
asked 10 months ago
Hi, I wonder how can i request access to Foundation models, specifically AI21 labs series, in Sagemaker JumpStart? I tried four different of regions including us-east-1 and 2. In AWS demos there are...
1
answers
0
votes
1133
views
user1
asked 10 months ago
I have a question regarding: * Llama 2 fine-tuning, specifically on AWS Sagemaker * Masked Language Modelling (MLM) * Instruction tuning/Supervised fine tuning TLDR: **Is there a way I can do MLM...
1
answers
0
votes
1722
views
profile picture
Alex
asked 10 months ago
Hi, I have deployed a Stable Diffusion XL 1.0 model on SageMaker using Sagemaker Jumpstart. I have also created a Lambda function to use the endpoint. While testing the Lambda function, the following...
3
answers
0
votes
2068
views
asked a year ago
I am unable to parse -the streaming output from the Llama2-7b-chat deployed on Sagemaker Jumpstart. I have written a custom class to parse each event from the stream. However, the entire output is...
0
answers
0
votes
257
views
Rajat
asked a year ago
I have deployed a SageMaker JumpStartModel using this code from a sample notebook: ``` from sagemaker.jumpstart.model import JumpStartModel model_id =...
2
answers
0
votes
1180
views
asked a year ago
Hi, I'm using a small dataset to finetune a Llama2 model. Each time I try to train via JumpStart, I'm stalling out with the same error: We encountered an error while training the model on your...
1
answers
0
votes
674
views
TW2023
asked a year ago