Skip to content

Commit 0a7b5be

Browse files
author
Claudia
committed
correction to path
1 parent 18e4572 commit 0a7b5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.KubeConEU25/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -919,6 +919,6 @@ We can now either follow the logs on the terminal with `ray job logs` command, o
919919
920920
Once the job is completed, the checkpoint with the fine tuned model is saved in the folder
921921
```
922-
/model/meta-llama/Meta-Llama-3.1-8B/TorchTrainer_<timestamp>/checkpoint_<ID>
922+
/model/meta-llama/Meta-Llama-3.1-8B/TorchTrainer_<timestamp>/TorchTrainer_<id_timestamp>/checkpoint_<ID>
923923
```
924924
</details>

0 commit comments

Comments
 (0)