Skip to content

Commit

Permalink
fixing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
PicoCreator committed Feb 3, 2024
1 parent 4ba4a5b commit b674479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-task-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1760,7 +1760,7 @@ jobs:
./gh-task-runner/hf-cache-setup.sh
# Install HF transformers and accelerate
pip install accelerate transformers
python -m pip install accelerate transformers peft
- name: Run Task
run: |
Expand Down

0 comments on commit b674479

Please sign in to comment.