Skip to content

Commit

Permalink
test checkpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmeda14960 committed Apr 24, 2024
1 parent a5e4b4c commit 7ed76fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/for_llama2_7b_git.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ data:
model:
type: llama
# TODO: uncomment this once we resolve the resource exhaustion issue
hf_checkpoint: "levanter-checkpoints/llama2-trace-1b-seed42/19zqlxdg/step-200/model"
second_hf_checkpoint: "levanter-checkpoints/llama2-trace-1b-seed42/19zqlxdg/step-200/model"
hf_checkpoint: "gs://levanter-checkpoints/llama2-trace-1b-seed42/19zqlxdg/step-200/model"
second_hf_checkpoint: "gs://levanter-checkpoints/llama2-trace-1b-seed42/19zqlxdg/step-200/model"

trainer:
wandb:
Expand Down

0 comments on commit 7ed76fc

Please sign in to comment.