Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Kourosh Hakhamaneshi <[email protected]>
  • Loading branch information
kouroshHakha committed Jul 28, 2023
1 parent ae2d09e commit 3cf79d1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions release/release_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1079,8 +1079,8 @@
cluster:
byod:
type: cu118
cluster_env: ../testing/cluster_envs/04_finetuning_llms_with_deepspeed.yaml
cluster_compute: ../testing/compute_configs/04_finetuning_llms_with_deepspeed/aws_7b_or_13b.yaml
cluster_env: ../../testing/cluster_envs/04_finetuning_llms_with_deepspeed.yaml
cluster_compute: ../../testing/compute_configs/04_finetuning_llms_with_deepspeed/aws_7b_or_13b.yaml

run:
timeout: 600
Expand All @@ -1093,7 +1093,7 @@
frequency: manual
cluster:
cluster_env: ../../testing/cluster_envs/04_finetuning_llms_with_deepspeed.yaml
cluster_compute: ../testing/compute_configs/04_finetuning_llms_with_deepspeed/gce_7b_or_13b.yaml
cluster_compute: ../../testing/compute_configs/04_finetuning_llms_with_deepspeed/gce_7b_or_13b.yaml



Expand All @@ -1106,8 +1106,8 @@
cluster:
byod:
type: cu118
cluster_env: ../testing/cluster_envs/04_finetuning_llms_with_deepspeed.yaml
cluster_compute: ../testing/compute_configs/04_finetuning_llms_with_deepspeed/gce_7b_or_13b.yaml
cluster_env: ../../testing/cluster_envs/04_finetuning_llms_with_deepspeed.yaml
cluster_compute: ../../testing/compute_configs/04_finetuning_llms_with_deepspeed/gce_7b_or_13b.yaml

run:
timeout: 1200
Expand Down

0 comments on commit 3cf79d1

Please sign in to comment.