Update pyproject.toml
This commit is contained in:
parent
84135aef19
commit
606b985ee1
1 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ triton = [
|
|||
"triton-windows ; (sys_platform == 'win32') and (platform_machine == 'AMD64' or platform_machine == 'x86_64')",
|
||||
]
|
||||
huggingface = [
|
||||
"unsloth_zoo>=2025.10.1",
|
||||
"unsloth_zoo>=2025.10.2",
|
||||
"wheel>=0.42.0",
|
||||
"packaging",
|
||||
"torchvision",
|
||||
|
|
@ -458,7 +458,7 @@ colab-ampere-torch220 = [
|
|||
"flash-attn>=2.6.3 ; ('linux' in sys_platform)",
|
||||
]
|
||||
colab-new = [
|
||||
"unsloth_zoo>=2025.10.1",
|
||||
"unsloth_zoo>=2025.10.2",
|
||||
"packaging",
|
||||
"tyro",
|
||||
"transformers>=4.51.3,!=4.52.0,!=4.52.1,!=4.52.2,!=4.52.3,!=4.53.0,!=4.54.0,!=4.55.0,!=4.55.1,<=4.56.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue