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 5fb943f commit bee0ae2Copy full SHA for bee0ae2
pyproject.toml
@@ -19,7 +19,6 @@ dependencies = [
19
"torch",
20
"ninja",
21
"einops",
22
- "triton",
23
"transformers",
24
"packaging",
25
"setuptools>=61.0.0",
setup.py
@@ -371,7 +371,7 @@ def run(self):
371
372
373
374
+ # "triton",
375
376
# "causal_conv1d>=1.4.0",
377
],
0 commit comments