2.0 Lite Support, Inference Adapter extensibility, SM Inference Adapter support#52
Merged
VikramShenoy97 merged 1 commit intomainfrom Mar 13, 2026
Merged
2.0 Lite Support, Inference Adapter extensibility, SM Inference Adapter support#52VikramShenoy97 merged 1 commit intomainfrom
VikramShenoy97 merged 1 commit intomainfrom
Conversation
| @@ -10,20 +10,23 @@ | |||
| }, | |||
| { | |||
| "cell_type": "code", | |||
| "execution_count": null, | |||
Contributor
There was a problem hiding this comment.
I would favor unexecuted notebooks as a sample. Is there a reason why we have the outputs of an execution populated?
Contributor
Author
There was a problem hiding this comment.
This was the case previously as well. It shows sample Prompt Optimization and Gains on the sample data
amazeAmazing
approved these changes
Mar 13, 2026
cmahima
reviewed
Mar 13, 2026
| - Cross-region support | ||
| - Independent rate limiting per adapter | ||
|
|
||
| For more details, see the [Separate Inference Adapters Guide](docs/SeparateInferenceAdapters.md). |
There was a problem hiding this comment.
I do not see this doc in this PR or main... did we miss it?
Contributor
Author
There was a problem hiding this comment.
Thanks for catching that. I'll double check on those in another PR
cmahima
reviewed
Mar 13, 2026
| print("✗ Endpoint connection failed") | ||
| ``` | ||
|
|
||
| For a complete guide, see the [SageMaker Quick Start](docs/QUICK_START_SAGEMAKER.md). |
There was a problem hiding this comment.
Same as above:I do not see this doc in this PR or main... did we miss it?
Contributor
Author
There was a problem hiding this comment.
Thanks for catching that. I'll double check on those in another PR
ericgaoyh
approved these changes
Mar 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.