Skip to content

Commit 397f205

Browse files
committed
fix models
1 parent 1d3ad0f commit 397f205

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/models448.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
fi
5050
5151
- name: Install peft==0.17.1
52-
run: pip install peft==0.17.1
52+
run: pip install peft==0.17.1 backoff
5353

5454
- name: Install requirements
5555
run: python -m pip install -r requirements.txt

0 commit comments

Comments
 (0)