Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
msaroufim committed Nov 11, 2024
1 parent 9c5c588 commit b879836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/train_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
train:
runs-on: [gpumode-nvidia-arc, amd-mi250] # Add more GPUs as we get them here
runs-on: [gpumode-nvidia-arc, amdgpu-mi250-x86-64] # Add more GPUs as we get them here
steps:
- name: Install dependencies
run: |
Expand Down

0 comments on commit b879836

Please sign in to comment.