Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vianxnguyen committed Dec 27, 2024
1 parent 1b6f632 commit a19250c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@
"peft",
"bitsandbytes",
"transformers",
"trl>=0.12.2" "tensorflow>=2.18.0",
"trl>=0.12.2",
"tensorflow>=2.18.0",
],
extras_require={
"craft": ["torch>=0.12"],
Expand Down

0 comments on commit a19250c

Please sign in to comment.