Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Pytorch][GPU][Training] Initial Release #2

Closed
6 tasks
philschmid opened this issue Jan 31, 2024 · 1 comment
Closed
6 tasks

[Pytorch][GPU][Training] Initial Release #2

philschmid opened this issue Jan 31, 2024 · 1 comment
Assignees
Labels
GPU GPU related pytorch Pytorch related Issues training

Comments

@philschmid
Copy link
Member

philschmid commented Jan 31, 2024

As part of our collaboration with Google Cloud, we want to create dedicated first-party Hugging Face Deep Learning Containers, which make it easy and straightforward to train and deploy models on GKE and Vertex AI.

We want to create a dedicated Pytorch Training container that includes all important Hugging Face Ecosystem libraries, including transformers, datasets, evaluate, diffusers, trl, peft, sentence-transformers and common ML libraries, like torch, scikit-learn, tensorboard, bitsandbytes, deepspeed etc. to allow Google users to train models easily.

For this we have the following requirements:

The implementation should be easily extendable. We aim to maintain up-to-date, secured, and maintained versions of the Hugging Face DLC.

@philschmid philschmid changed the title [Pytorch][GPU] Training DLC Transformers [Pytorch][GPU][Training] Initial Release Jan 31, 2024
@philschmid philschmid added pytorch Pytorch related Issues GPU GPU related training labels Jan 31, 2024
@ydshieh ydshieh self-assigned this Jan 31, 2024
@alvarobartt
Copy link
Member

Closing this issue as the PyTorch Training DLC has already been released at us-docker.pkg.dev/deeplearning-platform-release/gcr.io/huggingface-pytorch-training-cu121.2-3.transformers.4-42.ubuntu2204.py310, even though some of the tasks defined within the bullet points are missing, but those will be tackled in separate issues / PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GPU GPU related pytorch Pytorch related Issues training
Projects
None yet
Development

No branches or pull requests

3 participants