mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-05-05 23:50:14 +00:00
⚡ fix cd error
This commit is contained in:
parent
99f6e42113
commit
de082f141c
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue