Dmitry Soldatkin
Dmitry Soldatkin
*Issue #, if available:* N/A *Description of changes:* Updated Falcon-7B example notebooks: 1. Changed LMI container version to the latest one (0.26.0) 2. Changed logic for waiting for endpoint to...
*Issue #, if available:* N/A *Description of changes:* Updated LMI version to the latest available, switched to using vLLM in the container and switched to use JumpStartModel for embedding model...
**Link to the notebook** sagemaker-core/sagemaker-core-llama-3-8B.ipynb **Describe the bug** When running the example notebook in SageMaker Studio v2, I got the following error: ```python from sagemaker_core.shapes import ContainerDefinition, ProductionVariant from sagemaker_core.resources...