Skip to content

Commit dea2695

Browse files
committed
Fix T5 model serving doc links
1 parent 87fa057 commit dea2695

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

ai-ml/t5-model-serving/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Serving T5 Large Language Model with TorchServe
22

3-
[![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.svg)](https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https://github.com/GoogleCloudPlatform/kubernetes-engine-samples&cloudshell_tutorial=README.md&cloudshell_workspace=ai-ml/t5-model-serve)
3+
[![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.svg)](https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https://github.com/GoogleCloudPlatform/kubernetes-engine-samples&cloudshell_tutorial=README.md&cloudshell_workspace=ai-ml/t5-model-serving)
44

55
This tutorial shows how to run a serve of [T5 Large Language Model](https://huggingface.co/t5-small) with [TorchServe](https://pytorch.org/serve/) on GKE.
6+
7+
For the full Google Cloud tutorial, see [Serve scalable LLMs on GKE with TorchServe](https://cloud.google.com/kubernetes-engine/docs/tutorials/scalable-ml-models-torchserve).

0 commit comments

Comments
 (0)