Skip to content

Commit

Permalink
Fix typo ; Update llama_tuning.md (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
Furkan Akkurt authored May 19, 2024
1 parent df70073 commit 695ee84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/language-modeling/llama_tuning.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,5 @@ gcloud compute tpus tpu-vm ssh $TPU_NAME \
--max_steps 10 \
--logging_steps 10 \
--spmd_2d_sharding 1 \
--spmd_grad_chkpt
--spmd_grad_chkpt"
```

0 comments on commit 695ee84

Please sign in to comment.