Skip to content

Commit

Permalink
try new cluster - back to daily ci 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Aug 30, 2024
1 parent d40f54d commit b53a43b
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions .github/workflows/model_jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,16 +127,17 @@ jobs:
run: |
ls -l /mnt/cache/hub/models--hf-internal-testing--no-config-test-repo/.no_exist
# - name: Check cache 7
# working-directory: /transformers
# run: |
# ls -l /mnt/cache/hub/models--hf-internal-testing--no-config-test-repo/.no_exist/42ce72ae70f7d34c14dbc3a856379a5d5b72de47
#
# - name: Check cache 8
# working-directory: /transformers
# run: |
# ls -l /mnt/cache/hub/models--hf-internal-testing--no-config-test-repo/.no_exist/42ce72ae70f7d34c14dbc3a856379a5d5b72de47/config.json
#
- name: Check cache 7
working-directory: /transformers
run: |
ls -l /mnt/cache/hub/models--hf-internal-testing--no-config-test-repo/.no_exist/42ce72ae70f7d34c14dbc3a856379a5d5b72de47
- name: Check cache 8
working-directory: /transformers
run: |
ls -l /mnt/cache/hub/models--hf-internal-testing--no-config-test-repo/.no_exist/42ce72ae70f7d34c14dbc3a856379a5d5b72de47/config.json
# - name: delete 1 cache
# working-directory: /transformers
# run: |
Expand Down

0 comments on commit b53a43b

Please sign in to comment.