mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
Update peft to 0.9.0
This commit is contained in:
parent
8a5bcba227
commit
6afcc06bb5
@ -30,7 +30,7 @@ transformers = "^4.37.1"
|
||||
einops = "^0.6.1"
|
||||
texttable = { version = "^1.6.7", optional = true }
|
||||
datasets = { version = "^2.14.0", optional = true }
|
||||
peft = { version = "^0.8.2", optional = true }
|
||||
peft = { version = "^0.9.0", optional = true }
|
||||
torch = { version = "^2.1.1", optional = true }
|
||||
scipy = "^1.11.1"
|
||||
pillow = "^10.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user