Update pyproject.toml

This commit is contained in:
Daniel Han-Chen 2024-06-06 01:22:29 +10:00
commit 0451f82140

View file

@ -42,7 +42,7 @@ huggingface = [
"wheel>=0.42.0",
"numpy",
"accelerate>=0.26.1",
"trl>=0.7.9",
"trl>=0.7.9,<0.9.0",
"peft>=0.7.1,!=0.11.0",
"protobuf<4.0.0",
]