From 44c11a5764437ca981cfda79609ffe57b62d2c28 Mon Sep 17 00:00:00 2001 From: Cindy Zhang Date: Thu, 7 Sep 2023 23:20:55 -0700 Subject: [PATCH] [serve] Change text ml yaml to use french in user config (#1403) [serve] Change text ml yaml to use french in user config --- ray-operator/config/samples/ray-service.text-ml.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ray-operator/config/samples/ray-service.text-ml.yaml b/ray-operator/config/samples/ray-service.text-ml.yaml index ea034cdf09..5352eb3cd0 100644 --- a/ray-operator/config/samples/ray-service.text-ml.yaml +++ b/ray-operator/config/samples/ray-service.text-ml.yaml @@ -27,7 +27,7 @@ spec: ray_actor_options: num_cpus: 0.2 user_config: - language: german + language: french - name: Summarizer num_replicas: 1 ray_actor_options: