Skip to content

Commit

Permalink
[fine_tuning] testing: config: use the ephemeral storage on the instr…
Browse files Browse the repository at this point in the history
…uctlab cluster
  • Loading branch information
kpouget committed Nov 22, 2024
1 parent 866075e commit f7454ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/fine_tuning/testing/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ ci_presets:
clusters.sutest.compute.machineset.type: gx3-48x240x2l40s
clusters.sutest.compute.machineset.name: instructlab-standalon-6rjg8-worker-1
clusters.sutest.compute.machineset.taint: null
tests.fine_tuning.test_settings.ephemeral_output_pvc_size_gb: 500

cluster_ibm_dgx:
clusters.sutest.compute.machineset.type: "IBM-DGX A100-80GB"
Expand Down Expand Up @@ -574,6 +575,7 @@ tests:
dataset_replication: 1
pod_count: 1
container_image: null
ephemeral_output_pvc_size_gb: null
# ---
# https://huggingface.co/transformers/v3.0.2/main_classes/trainer.html
hyper_parameters:
Expand Down

0 comments on commit f7454ac

Please sign in to comment.