13 lines
480 B
YAML
13 lines
480 B
YAML
|
name: madewithml
|
||
|
project_id: prj_v9izs5t1d6b512ism8c5rkq4wm
|
||
|
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
|