Unverified Commit ee524b0f authored by wang jiahao's avatar wang jiahao Committed by GitHub
Browse files

Merge pull request #1300 from kvcache-ai/qiyuxinlin-patch-1

Update install.sh
parents f7ee993f 9fe3f35c
......@@ -15,7 +15,6 @@ pip install -r requirements-local_chat.txt
pip install -r ktransformers/server/requirements.txt
echo "Installing ktransformers"
KTRANSFORMERS_FORCE_BUILD=TRUE pip install -v . --no-build-isolation
pip install third_party/custom_flashinfer/
# SITE_PACKAGES=$(python -c "import site; print(site.getsitepackages()[0])")
# echo "Copying thirdparty libs to $SITE_PACKAGES"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment