All Content tagged with Amazon SageMaker JumpStart
Amazon SageMaker JumpStart helps you quickly and easily get started with machine learning. To make it easier to get started, SageMaker JumpStart provides a set of solutions for the most common use cases that can be deployed readily with just a few clicks. The solutions are fully customizable and showcase the use of AWS CloudFormation templates and reference architectures so you can accelerate your ML journey. Amazon SageMaker JumpStart also supports one-click deployment and fine-tuning of more than 150 popular open source models such as natural language processing, object detection, and image classification models.
Content language: English
Select up to 5 tags to filter
Sort by most recent
Describe the bug
I'm trying to deploy meta-textgeneration-llama-codellama-7b jumpstart model endpoints using python. In sage-maker notebook code works fine. But deployed same code in app.py file...
Hi,
We need one of the g5 series VMs available in any region for AWS Sage Maker Jump Start, as we couldn't proceed further with our project without this VM allocation.
Also,
1) Is there any Criteria...
Is it possible to incrementally train a stable diffusion model on SageMaker JumpStart? I am having difficulty finding a solid answer?
I am using SageMaker JumpStart to try and train a stable diffusion model. I have tried hypertuning the parameters to a very specific degree but cant seem to provide prompts/ output that shows my class...
Hello,
I'm new to Sagemaker and have created a domain in the Europe region. I'd like to work with Mistral from Jump Start, but it doesn't appear in the Hugging Face hub. I have 216 models available,...
I've been successfully fine tuning Mistral 7b using sagemaker jumpstart.
Today I started getting the error when fine tuning of "ImportError: cannot import name 'insecure_hashlib' from...
Hello,
I am new to Amazon SageMaker and trying to use Mistral 7B instruct model from JumpStart. I get this error message when I press Deploy:
"Failed to deploy endpoint
The account-level service...
This doc https://docs.aws.amazon.com/sagemaker/latest/dg/jumpstart-fine-tune.html says only models with 'finetunable" can be finetuned. But I found that for mistral-7b, which is tagged as not...
I am trying to instruction finetune my llama2 model on sagemaker jumpstart, but I keep getting errors like this:
We encountered an error while training the model on your data. AlgorithmError:...
I am trying to deploy a proof-of-concept application using text-to-text LLM for a document knowledge repository. Every time I try to deploy a Sagemaker Jumpstart model I get some sort of a...