Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Sep 6, 2024
1 parent 581d93e commit 20d8732
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/model_jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@ jobs:
run: |
python3 -m pip install -U git+https://github.com/huggingface/huggingface_hub.git@main
# - name: update datasets
# run: |
# python3 -m pip install -U git+https://github.com/huggingface/datasets.git@main
- name: update datasets
run: |
python3 -m pip install -U git+https://github.com/huggingface/datasets.git@main
- name: NVIDIA-SMI
run: |
Expand Down

0 comments on commit 20d8732

Please sign in to comment.