Skip to content

Commit

Permalink
Added ml-platform use case labels
Browse files Browse the repository at this point in the history
  • Loading branch information
arueth committed Sep 18, 2024
1 parent b5d0335 commit 2853bf9
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ spec:
metadata:
labels:
app: data-prep
ml-platform: data-prep
spec:
containers:
- name: job
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ spec:
metadata:
labels:
app: data-processing
ml-platform: data-processing
spec:
containers:
- name: job
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ spec:
metadata:
labels:
app: finetune-job
ml-platform: fine-tuning
annotations:
gke-gcsfuse/volumes: "true"
gke-gcsfuse/memory-limit: "35Gi"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ spec:
metadata:
labels:
app: finetune-job
ml-platform: fine-tuning
annotations:
gke-gcsfuse/volumes: "true"
gke-gcsfuse/memory-limit: "35Gi"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ spec:
metadata:
labels:
app: finetune-job
ml-platform: fine-tuning
annotations:
gke-gcsfuse/volumes: "true"
gke-gcsfuse/memory-limit: "35Gi"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ spec:
metadata:
labels:
app: vllm-openai-a100
ml-platform: vllm-openai
annotations:
gke-gcsfuse/volumes: "true"
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ spec:
metadata:
labels:
app: vllm-openai-l4
ml-platform: vllm-openai
annotations:
gke-gcsfuse/volumes: "true"
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ spec:
metadata:
labels:
app: model-eval
ml-platform: model-eval
spec:
containers:
- name: job
Expand Down

0 comments on commit 2853bf9

Please sign in to comment.