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 8cba8c0 commit 160335dCopy full SHA for 160335d
tox.ini
@@ -74,7 +74,7 @@ commands_pre =
74
# Install Mamba model dependencies (takes 8-10mins!)
75
# Skip triton because pytorch-triton is installed in the NGC PyTorch containers
76
pip install pip-mark-installed
77
- pip install triton
+ pip-mark-installed triton
78
pip install --no-build-isolation git+https://github.com/state-spaces/mamba.git
79
80
# Install Eagle-3 test dependencies
0 commit comments