mirror of
https://github.com/modelscope/modelscope.git
synced 2026-02-24 12:10:09 +01:00
upgrade flash attention to 2.32.2
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
git clone -b v1.0.8 https://github.com/Dao-AILab/flash-attention && \
|
||||
cd flash-attention && pip install . && \
|
||||
pip install csrc/layer_norm && \
|
||||
pip install csrc/rotary && \
|
||||
git clone -b v2.3.2 https://github.com/Dao-AILab/flash-attention && \
|
||||
cd flash-attention && python setup.py install && \
|
||||
cd .. && \
|
||||
rm -rf flash-attention
|
||||
|
||||
Reference in New Issue
Block a user