Skip to content

Commit

Permalink
chore(dependencies): add neuronx-distributed for training extra
Browse files Browse the repository at this point in the history
  • Loading branch information
tengomucho committed Jan 29, 2025
1 parent fa6df94 commit 43ad4be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
TRAINING_REQUIRES = [
"trl == 0.11.4",
"peft == 0.14.0",
"neuronx-distributed == 0.9.0",
]

EXTRAS_REQUIRE = {
Expand Down

0 comments on commit 43ad4be

Please sign in to comment.