Skip to content

Commit

Permalink
deps: Add protobuf to enable compatibility with certain models (found…
Browse files Browse the repository at this point in the history
…ation-model-stack#336)

Signed-off-by: Will Johnson <[email protected]>
Signed-off-by: Angel Luu <[email protected]>
  • Loading branch information
willmj authored and aluu317 committed Sep 13, 2024
1 parent 25abbca commit e154334
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ dependencies = [
"tqdm>=4.66.2,<5.0",
"trl>=0.9.3,<1.0",
"peft>=0.8.0,<0.13",
"protobuf>=5.28.0,<6.0.0",
"datasets>=2.15.0,<3.0",
"simpleeval>=0.9.13,<1.0",
]
Expand Down

0 comments on commit e154334

Please sign in to comment.