Update pyproject.toml

This commit is contained in:
Daniel Han-Chen 2024-03-14 20:06:05 +11:00
commit 1f4c625f2a

View file

@ -42,7 +42,7 @@ huggingface-no-deps = [
"wheel>=0.42.0",
"numpy",
]
huggingface-deps =[
huggingface-deps = [
"accelerate>=0.26.1",
"trl>=0.7.9",
"peft>=0.7.1",