Skip to content

Commit

Permalink
don't mount
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Sep 3, 2024
1 parent c799785 commit 9f3b0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/model_jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
container:
image: ${{ inputs.docker }}
# options: --gpus all --shm-size "16gb" --ipc host -v /mnt/cache/.cache/huggingface:/mnt/cache/
options: --gpus all --shm-size "16gb" --ipc host -v
options: --gpus all --shm-size "16gb" --ipc host
steps:
- name: Echo input and matrix info
shell: bash
Expand Down

0 comments on commit 9f3b0c7

Please sign in to comment.