Skip to content

Commit ed0b974

Browse files
committed
Update pyproject.toml
1 parent 0643cca commit ed0b974

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ huggingfacenotorch = [
5959
]
6060
huggingface = [
6161
"unsloth[huggingfacenotorch]",
62-
"unsloth_zoo>=2025.10.12",
62+
"unsloth_zoo>=2025.10.13",
6363
"torchvision",
6464
"unsloth[triton]",
6565
]
@@ -489,7 +489,7 @@ colab-ampere-torch220 = [
489489
"flash-attn>=2.6.3 ; ('linux' in sys_platform)",
490490
]
491491
colab-new = [
492-
"unsloth_zoo>=2025.10.12",
492+
"unsloth_zoo>=2025.10.13",
493493
"packaging",
494494
"tyro",
495495
"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.57.0,<=4.57.2",

0 commit comments

Comments
 (0)