Update pyproject.toml
This commit is contained in:
parent
af65cb0d3d
commit
8ed03f5f45
1 changed files with 2 additions and 2 deletions
|
|
@ -36,9 +36,9 @@ huggingface = [
|
|||
"transformers>=4.37.0",
|
||||
"datasets",
|
||||
"sentencepiece",
|
||||
"accelerate",
|
||||
"accelerate>=0.26.1",
|
||||
"trl>=0.7.9",
|
||||
"peft",
|
||||
"peft>=0.7.1",
|
||||
"tqdm",
|
||||
"psutil",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue