Skip to content

Commit

Permalink
Update config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
awsankur authored Jun 4, 2024
1 parent a099ba8 commit 9fc4e12
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ stages:
cluster_type: k8s # bcm, bcp, or k8s. If bcm or k8s, it must match - cluster above.
launcher_scripts_path: ${LAUNCHER_SCRIPTS_PATH}/launcher_scripts # Path to NeMo Megatron Launch scripts, should ends with /launcher_scripts
data_dir: ${PATH_TO_FSX}/data # Location to store and read the data.
base_results_dir: ${LAUNCHER_SCRIPTS_PATH}/launcher_scripts/results # Location to store the results, checkpoints and logs.
base_results_dir: ${PATH_TO_FSX}/results # Location to store the results, checkpoints and logs.

container: ${REPOSITORY}${IMAGE}${TAG}

Expand Down

0 comments on commit 9fc4e12

Please sign in to comment.