mirror of
https://github.com/unslothai/unsloth
synced 2026-04-21 13:37:39 +00:00
Update pyproject.toml
This commit is contained in:
parent
461ff94bcc
commit
b9bcce89e9
1 changed files with 2 additions and 2 deletions
|
|
@ -51,7 +51,7 @@ huggingface = [
|
|||
"trl>=0.7.9,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.15.0,!=0.19.0",
|
||||
"peft>=0.7.1,!=0.11.0",
|
||||
"protobuf",
|
||||
"huggingface_hub",
|
||||
"huggingface_hub>=0.34.0",
|
||||
"hf_transfer",
|
||||
"unsloth[triton]",
|
||||
]
|
||||
|
|
@ -392,7 +392,7 @@ colab-new = [
|
|||
"wheel>=0.42.0",
|
||||
"numpy",
|
||||
"protobuf",
|
||||
"huggingface_hub",
|
||||
"huggingface_hub>=0.34.0",
|
||||
"hf_transfer",
|
||||
"bitsandbytes>=0.45.5",
|
||||
"unsloth[triton]",
|
||||
|
|
|
|||
Loading…
Reference in a new issue