Update pyproject.toml
This commit is contained in:
parent
ff968e01dd
commit
8344164ec1
1 changed files with 1 additions and 1 deletions
|
|
@ -48,12 +48,12 @@ huggingface = [
|
|||
"protobuf<4.0.0",
|
||||
"huggingface_hub",
|
||||
"hf_transfer",
|
||||
"triton_windows ; platform_system == 'Windows'",
|
||||
]
|
||||
windows=[
|
||||
"unsloth[huggingface]",
|
||||
"bitsandbytes>=0.41.1 ; platform_system == 'Windows'",
|
||||
"xformers>=0.0.22.post7 ; platform_system == 'Windows'",
|
||||
"triton_windows ; platform_system == 'Windows'",
|
||||
]
|
||||
cu118only = [
|
||||
"xformers @ https://download.pytorch.org/whl/cu118/xformers-0.0.22.post7%2Bcu118-cp39-cp39-manylinux2014_x86_64.whl ; python_version=='3.9' and platform_system == 'Linux'",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue