Update pyproject.toml
This commit is contained in:
parent
77edfb10b7
commit
6809846464
1 changed files with 4 additions and 0 deletions
|
|
@ -47,6 +47,10 @@ huggingface-deps = [
|
|||
"trl>=0.7.9",
|
||||
"peft>=0.7.1",
|
||||
]
|
||||
huggingface = [
|
||||
"unsloth[huggingface-no-deps]",
|
||||
"unsloth[huggingface-deps"],
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
homepage = "http://www.unsloth.ai"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue