Update Colab to CUDA 12.1
This commit is contained in:
parent
c931ec40c6
commit
399f8ed56f
1 changed files with 2 additions and 2 deletions
|
|
@ -65,7 +65,7 @@ kaggle = [
|
|||
"unsloth[huggingface]",
|
||||
]
|
||||
colab = [
|
||||
"unsloth[cu118]",
|
||||
"unsloth[cu121]",
|
||||
]
|
||||
cu118_ampere = [
|
||||
"unsloth[huggingface]",
|
||||
|
|
@ -82,7 +82,7 @@ cu121_ampere = [
|
|||
"flash-attn",
|
||||
]
|
||||
colab_ampere = [
|
||||
"unsloth[cu118]",
|
||||
"unsloth[cu121]",
|
||||
"ninja",
|
||||
"flash-attn",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue