Made-With-ML/deploy/services/serve_model.yaml

13 lines
480 B
YAML
Raw Normal View History

2023-07-26 13:53:11 +02:00
name: madewithml
2023-09-19 07:08:25 +02:00
project_id: prj_wn6el5cu9dqwktk6t4cv54x8zh
2023-07-26 13:53:11 +02:00
cluster_env: madewithml-cluster-env
compute_config: madewithml-cluster-compute
ray_serve_config:
import_path: deploy.services.serve_model:entrypoint
runtime_env:
working_dir: .
upload_path: s3://madewithml/GokuMohandas/services # <--- CHANGE USERNAME (case-sensitive)
env_vars:
GITHUB_USERNAME: GokuMohandas # <--- CHANGE USERNAME (case-sensitive)
rollout_strategy: ROLLOUT # ROLLOUT or IN_PLACE