We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc0fb14 commit 0f6813cCopy full SHA for 0f6813c
training/a4/llama3-1-70b/nemo-pretraining-gke/32node-bf16-seq8192-gbs2048/README.md
@@ -71,7 +71,7 @@ Clone the `gpu-recipes` repository and set a reference to the recipe folder.
71
git clone https://github.com/ai-hypercomputer/gpu-recipes.git
72
cd gpu-recipes
73
export REPO_ROOT=`git rev-parse --show-toplevel`
74
-export RECIPE_ROOT=$REPO_ROOT/training/a4/llama3-1-70b-seq8192-gbs2048-mbs1-gpus256/nemo-pretraining-gke/32_nodes
+export RECIPE_ROOT=$REPO_ROOT/training/a4/llama3-1-70b/nemo-pretraining-gke/32node-bf16-seq8192-gbs2048
75
cd $RECIPE_ROOT
76
```
77
0 commit comments