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

workloads.yaml 402 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
  1. name: workloads
  2. project_id: prj_v9izs5t1d6b512ism8c5rkq4wm
  3. cluster_env: madewithml-cluster-env
  4. compute_config: madewithml-cluster-compute
  5. runtime_env:
  6. working_dir: .
  7. upload_path: s3://madewithml/GokuMohandas/jobs # <--- CHANGE USERNAME (case-sensitive)
  8. env_vars:
  9. GITHUB_USERNAME: GokuMohandas # <--- CHANGE USERNAME (case-sensitive)
  10. entrypoint: bash deploy/jobs/workloads.sh
  11. max_retries: 0
Tip!

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

Comments

Loading...