forked from awslabs/aiops-modules
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeployment.yaml
More file actions
32 lines (32 loc) · 996 Bytes
/
Copy pathdeployment.yaml
File metadata and controls
32 lines (32 loc) · 996 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
name: fine-tuning-6b
forceDependencyRedeploy: True
toolchainRegion: us-east-1
groups:
- name: base
path: manifests/fine-tuning-6b/base-modules.yaml
- name: images
path: manifests/fine-tuning-6b/images-modules.yaml
- name: core
path: manifests/fine-tuning-6b/core-modules.yaml
- name: integration
path: manifests/fine-tuning-6b/integration-modules.yaml
- name: ray-operator
path: manifests/fine-tuning-6b/ray-operator-modules.yaml
- name: ray-cluster
path: manifests/fine-tuning-6b/ray-cluster-modules.yaml
- name: ray-orchestrator
path: manifests/fine-tuning-6b/ray-orchestrator-modules.yaml
targetAccountMappings:
- alias: primary
accountId:
valueFrom:
envVariable: PRIMARY_ACCOUNT
default: true
codebuildImage: aws/codebuild/standard:7.0
parametersGlobal:
rayNamespaceName: ray
draImportPath: /ray/import/
draExportPath: /ray/export/
regionMappings:
- region: us-east-1
default: true