Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

serve_model.yaml 480 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
  1. name: madewithml
  2. project_id: prj_v9izs5t1d6b512ism8c5rkq4wm
  3. cluster_env: madewithml-cluster-env
  4. compute_config: madewithml-cluster-compute
  5. ray_serve_config:
  6. import_path: deploy.services.serve_model:entrypoint
  7. runtime_env:
  8. working_dir: .
  9. upload_path: s3://madewithml/GokuMohandas/services # <--- CHANGE USERNAME (case-sensitive)
  10. env_vars:
  11. GITHUB_USERNAME: GokuMohandas # <--- CHANGE USERNAME (case-sensitive)
  12. rollout_strategy: ROLLOUT # ROLLOUT or IN_PLACE
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...