mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-12-06 07:12:10 +01:00
Update peft requirement from ==0.12.* to ==0.15.* (#6820)
This commit is contained in:
parent
109de34e3b
commit
77a73cc561
|
|
@ -10,7 +10,7 @@ markdown
|
||||||
numba==0.59.*
|
numba==0.59.*
|
||||||
numpy==1.26.*
|
numpy==1.26.*
|
||||||
pandas
|
pandas
|
||||||
peft==0.12.*
|
peft==0.15.*
|
||||||
Pillow>=9.5.0
|
Pillow>=9.5.0
|
||||||
psutil
|
psutil
|
||||||
pydantic==2.8.2
|
pydantic==2.8.2
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ markdown
|
||||||
numba==0.59.*
|
numba==0.59.*
|
||||||
numpy==1.26.*
|
numpy==1.26.*
|
||||||
pandas
|
pandas
|
||||||
peft==0.12.*
|
peft==0.15.*
|
||||||
Pillow>=9.5.0
|
Pillow>=9.5.0
|
||||||
psutil
|
psutil
|
||||||
pydantic==2.8.2
|
pydantic==2.8.2
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ markdown
|
||||||
numba==0.59.*
|
numba==0.59.*
|
||||||
numpy==1.26.*
|
numpy==1.26.*
|
||||||
pandas
|
pandas
|
||||||
peft==0.12.*
|
peft==0.15.*
|
||||||
Pillow>=9.5.0
|
Pillow>=9.5.0
|
||||||
psutil
|
psutil
|
||||||
pydantic==2.8.2
|
pydantic==2.8.2
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ markdown
|
||||||
numba==0.59.*
|
numba==0.59.*
|
||||||
numpy==1.26.*
|
numpy==1.26.*
|
||||||
pandas
|
pandas
|
||||||
peft==0.12.*
|
peft==0.15.*
|
||||||
Pillow>=9.5.0
|
Pillow>=9.5.0
|
||||||
psutil
|
psutil
|
||||||
pydantic==2.8.2
|
pydantic==2.8.2
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ markdown
|
||||||
numba==0.59.*
|
numba==0.59.*
|
||||||
numpy==1.26.*
|
numpy==1.26.*
|
||||||
pandas
|
pandas
|
||||||
peft==0.12.*
|
peft==0.15.*
|
||||||
Pillow>=9.5.0
|
Pillow>=9.5.0
|
||||||
psutil
|
psutil
|
||||||
pydantic==2.8.2
|
pydantic==2.8.2
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ markdown
|
||||||
numba==0.59.*
|
numba==0.59.*
|
||||||
numpy==1.26.*
|
numpy==1.26.*
|
||||||
pandas
|
pandas
|
||||||
peft==0.12.*
|
peft==0.15.*
|
||||||
Pillow>=9.5.0
|
Pillow>=9.5.0
|
||||||
psutil
|
psutil
|
||||||
pydantic==2.8.2
|
pydantic==2.8.2
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ markdown
|
||||||
numba==0.59.*
|
numba==0.59.*
|
||||||
numpy==1.26.*
|
numpy==1.26.*
|
||||||
pandas
|
pandas
|
||||||
peft==0.12.*
|
peft==0.15.*
|
||||||
Pillow>=9.5.0
|
Pillow>=9.5.0
|
||||||
psutil
|
psutil
|
||||||
pydantic==2.8.2
|
pydantic==2.8.2
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ markdown
|
||||||
numba==0.59.*
|
numba==0.59.*
|
||||||
numpy==1.26.*
|
numpy==1.26.*
|
||||||
pandas
|
pandas
|
||||||
peft==0.12.*
|
peft==0.15.*
|
||||||
Pillow>=9.5.0
|
Pillow>=9.5.0
|
||||||
psutil
|
psutil
|
||||||
pydantic==2.8.2
|
pydantic==2.8.2
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ markdown
|
||||||
numba==0.59.*
|
numba==0.59.*
|
||||||
numpy==1.26.*
|
numpy==1.26.*
|
||||||
pandas
|
pandas
|
||||||
peft==0.12.*
|
peft==0.15.*
|
||||||
Pillow>=9.5.0
|
Pillow>=9.5.0
|
||||||
psutil
|
psutil
|
||||||
pydantic==2.8.2
|
pydantic==2.8.2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue