Skip to content

Commit

Permalink
Merge branch 'Llama-DefaultLN' of https://github.com/allenai/LLM into…
Browse files Browse the repository at this point in the history
… Llama-DefaultLN
  • Loading branch information
dirkgr committed Oct 24, 2023
2 parents cddfbe2 + 2ea0be1 commit 5817f81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/v1_5-mix-medium-llama-on-kempner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ srun \
--run_name=kempner_${SLURM_JOB_ID} \
--save_folder=/n/holyscratch01/kempner_lab/Lab/checkpoints/${SLURM_JOB_ID}/ \
--data.num_workers=4 \
--device_train_microbatch_size=6 \
--time_limit=$((167 * 60 * 60)) \
${@}

0 comments on commit 5817f81

Please sign in to comment.