Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
Update service.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: akshay-anyscale <[email protected]>
  • Loading branch information
akshay-anyscale committed Jul 21, 2023
1 parent bc35ffe commit 6ac5d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6ac5d82

Please sign in to comment.