We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9caf7a commit 7802bf2Copy full SHA for 7802bf2
pyproject.toml
@@ -20,7 +20,7 @@ dependencies = [
20
]
21
readme = "README.md"
22
requires-python = ">=3.12"
23
-version = "0.0.6"
+version = "0.0.7"
24
25
[project.optional-dependencies]
26
triton = ["triton>=3.4", "safetensors>=0.5.3", "torch>=2.7.0"]
0 commit comments