Skip to content

Commit

Permalink
Update train_workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
msaroufim authored Nov 12, 2024
1 parent 37385c6 commit fd10cef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/train_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,6 @@ jobs:
if: always()
with:
name: training-logs
path: training.log
path: training.log
env:
CUDA_VISIBLE_DEVICES: 0 # Make sure only one GPU is used for testing

0 comments on commit fd10cef

Please sign in to comment.