Skip to content

test(serve): SD/KT-IC integ must use g6.2xlarge, not g4dn (T4) - #6141

Open
ZealSV wants to merge 1 commit into
aws:masterfrom
ZealSV:fix/sdkt-ic-integ-g6-instance
Open

test(serve): SD/KT-IC integ must use g6.2xlarge, not g4dn (T4)#6141
ZealSV wants to merge 1 commit into
aws:masterfrom
ZealSV:fix/sdkt-ic-integ-g6-instance

Conversation

@ZealSV

@ZealSV ZealSV commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

The LMI/vLLM JumpStart container (CUDA 12.x) does not start on ml.g4dn.xlarge (T4/Turing): the Inference Component fails with CannotStartContainerError. Switch INSTANCE_TYPE to ml.g6.2xlarge (L4), the smallest instance on which it starts. Verified live: the deploy() IC path reaches InService on g6.2xlarge with both base_model + draft_model AdditionalModelDataSources intact.

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.

The LMI/vLLM JumpStart container (CUDA 12.x) does not start on ml.g4dn.xlarge
(T4/Turing): the Inference Component fails with CannotStartContainerError. Switch
INSTANCE_TYPE to ml.g6.2xlarge (L4), the smallest instance on which it starts.
Verified live: the deploy() IC path reaches InService on g6.2xlarge with both
base_model + draft_model AdditionalModelDataSources intact.
@ZealSV
ZealSV temporarily deployed to manual-approval July 31, 2026 21:12 — with GitHub Actions Inactive
@ZealSV
ZealSV temporarily deployed to manual-approval July 31, 2026 21:12 — with GitHub Actions Inactive
@ZealSV
ZealSV temporarily deployed to manual-approval July 31, 2026 21:12 — with GitHub Actions Inactive
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.

2 participants