Skip to content

Commit

Permalink
fix(framework) Update FlowerTune template dependencies (#4708)
Browse files Browse the repository at this point in the history
  • Loading branch information
yan-gao-GY authored Dec 14, 2024
1 parent eed8481 commit 4e55367
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ dependencies = [
"flwr-datasets>=0.3.0",
"torch==2.3.1",
"trl==0.8.1",
"bitsandbytes==0.43.0",
"bitsandbytes==0.45.0",
"scipy==1.13.0",
"peft==0.6.2",
"transformers==4.43.1",
"transformers==4.47.0",
"sentencepiece==0.2.0",
"omegaconf==2.3.0",
"hf_transfer==0.1.8",
Expand Down

0 comments on commit 4e55367

Please sign in to comment.