Update pyproject.toml
This commit is contained in:
parent
160320b3d9
commit
e0a2463738
1 changed files with 10 additions and 0 deletions
|
|
@ -104,6 +104,16 @@ cu121-torch211 = [
|
|||
"bitsandbytes",
|
||||
"unsloth[cu121onlytorch211]",
|
||||
]
|
||||
cu118-torch212 = [
|
||||
"unsloth[huggingface]",
|
||||
"bitsandbytes",
|
||||
"unsloth[cu118onlytorch212]",
|
||||
]
|
||||
cu121-torch212 = [
|
||||
"unsloth[huggingface]",
|
||||
"bitsandbytes",
|
||||
"unsloth[cu121onlytorch212]",
|
||||
]
|
||||
cu118-torch220 = [
|
||||
"unsloth[huggingface]",
|
||||
"bitsandbytes",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue