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 b2871ac commit 5be6c43Copy full SHA for 5be6c43
misc/install-extra-linux.sh
@@ -1,4 +1,4 @@
1
# Install extra requirements
2
pip3 install ninja
3
-pip3 install bitsandbytes==0.43.1
4
-pip3 install flash-attn==2.5.8 --no-build-isolation
+pip3 install bitsandbytes==0.44.1
+pip3 install flash-attn==2.6.3 --no-build-isolation
0 commit comments