Skip to content

Commit

Permalink
Updated docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinMusgrave committed Feb 26, 2024
1 parent 8919b58 commit d411b1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion blog/llm-finetuning-2/deepspeed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ debug: false
environment:
environment_variables:
- NCCL_DEBUG=INFO
image: determinedai/environments:cuda-11.8-pytorch-2.0-gpu-mpi-0.27.1
image: determinedai/environments:cuda-11.8-pytorch-2.0-gpu-95c7a14
resources:
slots_per_trial: 2
searcher:
Expand Down
2 changes: 1 addition & 1 deletion blog/llm-finetuning-2/lora.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ debug: false
environment:
environment_variables:
- NCCL_DEBUG=INFO
image: determinedai/environments:cuda-11.8-pytorch-2.0-gpu-mpi-0.27.1
image: determinedai/environments:cuda-11.8-pytorch-2.0-gpu-95c7a14
resources:
slots_per_trial: 2
searcher:
Expand Down

0 comments on commit d411b1f

Please sign in to comment.