From 29f68d6c6ee0a463995f2da4a18ed7bc384dcd22 Mon Sep 17 00:00:00 2001 From: Chuck Tang Date: Wed, 4 Dec 2024 12:20:01 -0800 Subject: [PATCH] commit change --- mcli/mcli-llama3-70b-instruct-finetune.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mcli/mcli-llama3-70b-instruct-finetune.yaml b/mcli/mcli-llama3-70b-instruct-finetune.yaml index 108f0edc1a..d70f11c7fe 100644 --- a/mcli/mcli-llama3-70b-instruct-finetune.yaml +++ b/mcli/mcli-llama3-70b-instruct-finetune.yaml @@ -148,9 +148,9 @@ parameters: # wandb: {} # Checkpoint to local filesystem or remote object store -save_interval: 10ba -save_num_checkpoints_to_keep: 1 # Important, this cleans up checkpoints saved to DISK -save_folder: ./{run_name}/checkpoints +# save_interval: 2000ba +# save_num_checkpoints_to_keep: 1 # Important, this cleans up checkpoints saved to DISK +# save_folder: ./{run_name}/checkpoints # save_folder: s3://my-bucket/my-folder/{run_name}/checkpoints # Load from local filesystem or remote object store