Revise introduction and usage details for DLCs#2634
Merged
Conversation
Updated introduction to clarify the role of Hugging Face and AWS in maintaining Deep Learning Containers. Enhanced descriptions of usage and features across various AWS services. Removed references to TGI in favor of vLLM, SGLang, llama.cpp
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
dwarez
approved these changes
Jul 9, 2026
alvarobartt
approved these changes
Jul 9, 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.
Updated introduction to clarify the role of Hugging Face and AWS in maintaining Deep Learning Containers. Enhanced descriptions of usage and features across various AWS services. Removed references to TGI in favor of vLLM, SGLang, llama.cpp
Note
Low Risk
Documentation-only edits to a single markdown file with no runtime, API, or security impact.
Overview
Rewrites
docs/sagemaker/source/dlcs/introduction.mdto match current DLC positioning and the inference lineup documented on the Available DLCs page.The intro now states that Hugging Face and AWS jointly maintain DLCs, points readers to ECR and the Available DLCs doc, and narrows the AWS services list to SageMaker AI instead of Bedrock, EKS, ECS, and EC2.
High-performance text generation no longer centers TGI; it documents dedicated DLCs for vLLM, SGLang, and llama.cpp, plus OpenAI-compatible APIs and S3 model loading. TEI gets its own High-performance embeddings section. Section titles and copy are tightened throughout (training TRL CLI, inference toolkit, built-in performance).
Reviewed by Cursor Bugbot for commit 6d4edfb. Bugbot is set up for automated code reviews on this repo. Configure here.