Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ktransformers
Commits
ee524b0f
"vscode:/vscode.git/clone" did not exist on "f82bd5938902142ee9daf4bc6aac753a6dccfaeb"
Unverified
Commit
ee524b0f
authored
May 14, 2025
by
wang jiahao
Committed by
GitHub
May 14, 2025
Browse files
Merge pull request #1300 from kvcache-ai/qiyuxinlin-patch-1
Update install.sh
parents
f7ee993f
9fe3f35c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
install.sh
install.sh
+1
-2
No files found.
install.sh
View file @
ee524b0f
...
...
@@ -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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment