This directory contains usage examples of the Hugging Face Deep Learning Containers (DLCs) in Cloud Run only for inference at the moment, with a focus on Large Language Models (LLMs).
| Example | Title |
|---|---|
| deploy-gemma-2-on-cloud-run | Deploy Gemma2 9B with TGI DLC on Cloud Run |
| deploy-llama-3-1-on-cloud-run | Deploy Llama 3.1 8B with TGI DLC on Cloud Run |
📍 Find the complete example on GitHub here!