Skip to content

Commit a6f8ff7

Browse files
authored
freeze the pt backend peft version to avoid ut issue (#1801)
Signed-off-by: chensuyue <[email protected]>
1 parent 30b36b8 commit a6f8ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_pt.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
auto-round
22
intel_extension_for_pytorch
3-
peft
3+
peft==0.10.0
44
psutil
55
py-cpuinfo
66
pydantic

0 commit comments

Comments
 (0)