mirror of
https://github.com/RYDE-WORK/ktransformers.git
synced 2026-01-19 12:43:16 +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++ \
|
||||
cmake &&
|
||||
rm -rf /var/lib/apt/lists/* &&
|
||||
cd ktransformers &&
|
||||
pip install ninja pyproject numpy cpufeature &&
|
||||
pip install flash-attn &&
|
||||
cp /usr/lib/x86_64-linux-gnu/libstdc++.so.6 /opt/conda/lib/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user