Update pyproject.toml
This commit is contained in:
parent
14886235e3
commit
e8ae4727d0
1 changed files with 2 additions and 2 deletions
|
|
@ -36,7 +36,7 @@ huggingface = [
|
|||
"unsloth_zoo>=2024.11.8",
|
||||
"packaging",
|
||||
"tyro",
|
||||
"transformers>=4.46.1,<=4.46.3",
|
||||
"transformers>=4.46.1",
|
||||
"datasets>=2.16.0",
|
||||
"sentencepiece>=0.2.0",
|
||||
"tqdm",
|
||||
|
|
@ -247,7 +247,7 @@ colab-new = [
|
|||
"unsloth_zoo>=2024.11.8",
|
||||
"packaging",
|
||||
"tyro",
|
||||
"transformers>=4.46.1,<=4.46.3",
|
||||
"transformers>=4.46.1",
|
||||
"datasets>=2.16.0",
|
||||
"sentencepiece>=0.2.0",
|
||||
"tqdm",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue