File tree Expand file tree Collapse file tree
llama31_405b/nemo-gke/nemo2602/128gpus-fp8cs-gbs128/recipe
llama3_70b/nemo-gke/nemo2507/128gpus-bf16-gbs512/recipe Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ Clone the `gpu-recipes` repository and set a reference to the recipe folder.
7373git clone https://github.com/ai-hypercomputer/gpu-recipes.git
7474cd gpu-recipes
7575export REPO_ROOT=`git rev-parse --show-toplevel`
76- export RECIPE_ROOT=$REPO_ROOT/training/a4/llama3-1-405b /nemo-pretraining- gke/nemo2602/16node -fp8cs-seq8192- gbs128
76+ export RECIPE_ROOT=$REPO_ROOT/training/a4/llama31_405b /nemo-gke/nemo2602/128gpus -fp8cs-gbs128/recipe
7777cd $RECIPE_ROOT
7878```
7979
Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ Clone the `gpu-recipes` repository and set a reference to the recipe folder.
120120git clone https://github.com/ai-hypercomputer/gpu-recipes.git
121121cd gpu-recipes
122122export REPO_ROOT=`git rev-parse --show-toplevel`
123- export RECIPE_ROOT=$REPO_ROOT/training/a4/llama3-1-70b /nemo-pretraining- gke/16node -bf16-seq8192- gbs512-gcs
123+ export RECIPE_ROOT=$REPO_ROOT/training/a4/llama3_70b /nemo-gke/nemo2507/128gpus -bf16-gbs512/recipe
124124cd $RECIPE_ROOT
125125```
126126
You can’t perform that action at this time.
0 commit comments