From 6ac5d8265608947c7b37fadb1df14c22ee2b4968 Mon Sep 17 00:00:00 2001 From: akshay-anyscale <122416226+akshay-anyscale@users.noreply.github.com> Date: Fri, 21 Jul 2023 11:23:20 -0700 Subject: [PATCH] Update service.yaml Signed-off-by: akshay-anyscale <122416226+akshay-anyscale@users.noreply.github.com> --- template/service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/service.yaml b/template/service.yaml index 1fb6d984..02d4008a 100644 --- a/template/service.yaml +++ b/template/service.yaml @@ -3,7 +3,7 @@ ray_serve_config: applications: - name: lightgpt route_prefix: / - import_path: aviary.backend:llm_application. + import_path: aviary.backend:llm_application args: model: "./models/static_batching/amazon--LightGPT.yaml" runtime_env: