Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
romilbhardwaj committed Jul 9, 2024
1 parent c93f8be commit 9ccd246
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/nemo/nemo_gpt_train.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ setup: |
# Clone NeMo if not already present
if [ ! -d NeMo ]; then
git clone https://github.com/NVIDIA/NeMo.git
cd NeMo
git checkout 5df8e11255802a2ce2f33db6362e60990e215b64
fi
Expand Down

0 comments on commit 9ccd246

Please sign in to comment.