Update pyproject.toml

This commit is contained in:
Daniel Han-Chen 2023-11-30 16:52:05 +11:00
commit 35a31ce5d2

View file

@ -37,7 +37,7 @@ version = {attr = "unsloth.__version__"}
[project.optional-dependencies]
cu118 = {file = ["requirements_cu118.txt"]}
cu118 = {file = ["requirements_cu121.txt"]}
cu121 = {file = ["requirements_cu121.txt"]}
[project.urls]
homepage = "http://www.unsloth.ai"