-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Error querying SageMaker endpoint #4725
Comments
Hi @lshang0311 I have changed deployment to Jumpstart approach please find below my code:
I'm happy to create Pull request to improve notebook, can some one more experienced check if this is ok? |
HubGab-Git
added a commit
to HubGab-Git/amazon-sagemaker-examples
that referenced
this issue
Sep 29, 2024
5 tasks
HubGab-Git
added a commit
to HubGab-Git/amazon-sagemaker-examples
that referenced
this issue
Sep 29, 2024
HubGab-Git
added a commit
to HubGab-Git/amazon-sagemaker-examples
that referenced
this issue
Sep 29, 2024
HubGab-Git
added a commit
to HubGab-Git/amazon-sagemaker-examples
that referenced
this issue
Sep 29, 2024
HubGab-Git
added a commit
to HubGab-Git/amazon-sagemaker-examples
that referenced
this issue
Sep 29, 2024
HubGab-Git
added a commit
to HubGab-Git/amazon-sagemaker-examples
that referenced
this issue
Sep 29, 2024
HubGab-Git
added a commit
to HubGab-Git/amazon-sagemaker-examples
that referenced
this issue
Sep 29, 2024
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Link to the notebook
[Retrieval-Augmented Generation: Question Answering based on Custom Dataset with Open-sourced LangChain Library](https://sagemaker-examples.readthedocs.io/en/latest/introduction_to_amazon_algorithms/jumpstart-foundation-models/question_answering_retrieval_augmented_generation/question_answering_langchain_jumpstart.html)
Describe the bug
Query the endpoint
Gives the following error:
To reproduce
Dependencies:
!pip install sagemaker==2.181 !pip install ipywidgets==7.0.0 --quiet !pip install langchain==0.0.148 --quiet !pip install faiss-cpu --quiet
Logs
The text was updated successfully, but these errors were encountered: