mirror of
https://github.com/RYDE-WORK/ktransformers.git
synced 2026-02-03 21:20:33 +08:00
⚡ fix cd error
This commit is contained in:
parent
99f6e42113
commit
de082f141c
@ -10,7 +10,6 @@ apt update -y && apt install -y --no-install-recommends \
|
|||||||
g++ \
|
g++ \
|
||||||
cmake &&
|
cmake &&
|
||||||
rm -rf /var/lib/apt/lists/* &&
|
rm -rf /var/lib/apt/lists/* &&
|
||||||
cd ktransformers &&
|
|
||||||
pip install ninja pyproject numpy cpufeature &&
|
pip install ninja pyproject numpy cpufeature &&
|
||||||
pip install flash-attn &&
|
pip install flash-attn &&
|
||||||
cp /usr/lib/x86_64-linux-gnu/libstdc++.so.6 /opt/conda/lib/
|
cp /usr/lib/x86_64-linux-gnu/libstdc++.so.6 /opt/conda/lib/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user