Skip to content

Commit

Permalink
rename staging euclid ckpt file
Browse files Browse the repository at this point in the history
  • Loading branch information
Tooyosi committed Nov 11, 2024
1 parent 3bafdb4 commit 05f2b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/deployment-staging.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
- name: TRAINING_RUN_OPTS
value: '--debug --wandb'
- name: EUCLID_ZOOBOT_CHECKPOINT_TARGET
value: 'staging-zoobot.ckpt'
value: 'staging-euclid-zoobot.ckpt'
- name: ZOOBOT_CHECKPOINT_TARGET
value: 'staging-zoobot.ckpt'
- name: ZOOBOT_FINETUNE_CHECKPOINT_FILE
Expand Down

0 comments on commit 05f2b23

Please sign in to comment.