Update pyproject.toml
This commit is contained in:
parent
5a5d34b8ae
commit
0474451a6a
1 changed files with 6 additions and 2 deletions
|
|
@ -98,10 +98,14 @@ colab_ampere = [
|
|||
"flash-attn",
|
||||
]
|
||||
colab_torch211 = [
|
||||
"unsloth[cu121_torch211]",
|
||||
"unsloth[huggingface]",
|
||||
"bitsandbytes",
|
||||
"unsloth[cu121onlytorch211]",
|
||||
]
|
||||
colab_ampere_torch211 = [
|
||||
"unsloth[cu121_torch211]",
|
||||
"unsloth[huggingface]",
|
||||
"bitsandbytes",
|
||||
"unsloth[cu121onlytorch211]",
|
||||
"packaging",
|
||||
"ninja",
|
||||
"flash-attn",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue