huggingface / Google-Cloud-Containers

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

Add integration tests for PyTorch, TGI and TEI DLCs #79

Open alvarobartt opened 3 months ago

alvarobartt commented 3 months ago

Description

This PR adds some integration tests for the following Hugging Face DLCs on Google Cloud:

The tests related to the inference try different alternatives, as well as emulate the Vertex AI environments via the AIP_ environment variables exposed by Vertex AI and handled within the Hugging Face DLCs on Google Cloud for a seamless integration.