Skip to content

Commit

Permalink
All the GPUs, new checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkgr committed Mar 28, 2024
1 parent f67d9e7 commit d41527d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/mcli/mitchish7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: olmo-7b
image: mosaicml/pytorch:2.1.2_cu121-python3.10-ubuntu20.04
compute:
cluster: r15z1p1
gpus: 32
gpus: 256
gpu_type: h100_80gb
integrations:
- integration_type: git_repo
Expand Down Expand Up @@ -58,4 +58,4 @@ command: |-
--global_train_batch_size=1024 \
'--load_path=${path.last_checkpoint:${remote_save_folder}}' \
--save_overwrite \
--load_path=s3://ai2-llm/checkpoints/OLMo-medium/mitchish7/step51450-unsharded
--load_path=s3://ai2-llm/checkpoints/OLMo-medium/mitchish7/step52300-unsharded

0 comments on commit d41527d

Please sign in to comment.