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 3034e51 commit 80e5160Copy full SHA for 80e5160
training/a4/llama3-1-70b/nemo-pretraining-gke/2node-bf16-seq8192-gbs1024/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-gbs1024-mbs1-gpus16/nemo-pretraining-gke/2_nodes
+export RECIPE_ROOT=$REPO_ROOT/training/a4/llama3-1-70b/nemo-pretraining-gke/2node-bf16-seq8192-gbs1024
75
cd $RECIPE_ROOT
76
```
77
0 commit comments