add: huggingface-pytorch-training:2.11.0-transformers5.10.2-gpu-py312-cu130-amzn2023-sagemaker#6389
Open
dwarez wants to merge 10 commits into
Open
add: huggingface-pytorch-training:2.11.0-transformers5.10.2-gpu-py312-cu130-amzn2023-sagemaker#6389dwarez wants to merge 10 commits into
dwarez wants to merge 10 commits into
Conversation
…-cu130-amzn2023-sagemaker Signed-off-by: DWarez <dario.salvati@huggingface.co>
Signed-off-by: DWarez <dario.salvati@huggingface.co>
Signed-off-by: DWarez <dario.salvati@huggingface.co>
Signed-off-by: DWarez <dario.salvati@huggingface.co>
Signed-off-by: DWarez <dario.salvati@huggingface.co>
Signed-off-by: DWarez <dario.salvati@huggingface.co>
fix: tagging schema <pytorch-version>-<transformer-version>-<python-version>-<cuda-version>-<os> Signed-off-by: DWarez <dario.salvati@huggingface.co>
change: pinned and upgraded packages from hf stack fix: telemetry test Signed-off-by: DWarez <dario.salvati@huggingface.co>
Signed-off-by: DWarez <dario.salvati@huggingface.co>
Signed-off-by: DWarez <dario.salvati@huggingface.co>
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.
Purpose
Add a Hugging Face PyTorch training DLC (torch 2.11, x86/GPU), layered on the AWS PyTorch 2.11 training DLC. It's the successor to the legacy huggingface/pytorch/training family from master, rebuilt on the new config-driven CI.
PR Checklist
pre-commit run --all-fileslocally before creating this PR. (Read DEVELOPMENT.md for details).