Update pyproject.toml

This commit is contained in:
Daniel Han-Chen 2024-03-05 20:07:44 +11:00
commit e0a2463738

View file

@ -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",