GoogleCloudPlatform / llm-pipeline-examples

Apache License 2.0
107 stars 26 forks source link

Add GKE deployment support for FasterTransformer T5 #33

Closed Chris113113 closed 1 year ago

Chris113113 commented 1 year ago

Adds a dockerfile and supporting scripts for deploying a fine-tuned T5 model to a GKE cluster.

This builds off of the Cluster Provisioning Tool for provisioning the GKE cluster.