Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GenAI stacks deployment and streamlit sagemaker invocation errors #224

Merged
merged 6 commits into from
Jul 3, 2024

Conversation

iamsouravin
Copy link
Contributor

Description

The referenced stacks in the blog post Build Generative AI apps on Amazon ECS for SageMaker JumpStart are failing deployment. The streamlit web app also has errors invoking the text2text Flan-T5-XL model. This PR updates dependencies for GenAI stacks and fixes stack deployment and web app errors.

Motivation and Context

Customer referring to the blog post are stuck because of the stack deployment errors and web app errors.
Issue resolution: fixes #223

How Has This Been Tested?

  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@iamsouravin iamsouravin requested a review from a team as a code owner July 3, 2024 10:56
@joozero joozero merged commit 957d704 into aws-ia:main Jul 3, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Model data not available in S3 bucket
2 participants