huggingface / Google-Cloud-Containers

Hugging Face Deep Learning Containers (DLCs) for Google Cloud
https://hf.co/docs/google-cloud
Apache License 2.0
127 stars 16 forks source link

[Examples] PyTorch (train and inference), TGI and TEI (inference) #40

Closed alvarobartt closed 3 months ago

alvarobartt commented 5 months ago

As part of our collaboration with Google Cloud and following up #2 to create the Deep Learning Containers (DLCs) for both Google Kubernetes Engine (GKE) and Vertex AI, we want to create dedicated examples per each alternative offered.

The examples to be created and included within this repository are listed below and divided in two categories:

Edit: updated as of Philipp's comment below!

[!NOTE] This issue assumes that the DLCs are already created and can be used as containers for the examples described above.

philschmid commented 5 months ago

Additionally, we should create examples for

[!NOTE] We already have a few examples covering some of those topics. Lets try to reuse most of them and rather update them then creating new versions.