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 9e68994 commit d99974eCopy full SHA for d99974e
tox.ini
@@ -66,7 +66,7 @@ commands_pre =
66
pip install git+https://github.com/Dao-AILab/fast-hadamard-transform.git
67
68
# Install Mamba model dependencies (takes 8mins!)
69
- # pip install --no-build-isolation git+https://github.com/state-spaces/mamba.git
+ pip install --no-build-isolation git+https://github.com/state-spaces/mamba.git
70
71
# Install Eagle-3 test dependencies
72
pip install tiktoken blobfile sentencepiece
0 commit comments