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
wqshmzh
ktransformers
Commits
9fe3f35c
"graphbolt/include/compact.h" did not exist on "bfbaaeafe5fb3e0868c9453bde3feaa2dc78f1fb"
Unverified
Commit
9fe3f35c
authored
May 14, 2025
by
wang jiahao
Committed by
GitHub
May 14, 2025
Browse files
Update install.sh
parent
f7ee993f
Changes
1
Hide 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 @
9fe3f35c
...
@@ -15,7 +15,6 @@ pip install -r requirements-local_chat.txt
...
@@ -15,7 +15,6 @@ pip install -r requirements-local_chat.txt
pip
install
-r
ktransformers/server/requirements.txt
pip
install
-r
ktransformers/server/requirements.txt
echo
"Installing ktransformers"
echo
"Installing ktransformers"
KTRANSFORMERS_FORCE_BUILD
=
TRUE pip
install
-v
.
--no-build-isolation
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])")
# SITE_PACKAGES=$(python -c "import site; print(site.getsitepackages()[0])")
# echo "Copying thirdparty libs to $SITE_PACKAGES"
# echo "Copying thirdparty libs to $SITE_PACKAGES"
...
@@ -23,4 +22,4 @@ pip install third_party/custom_flashinfer/
...
@@ -23,4 +22,4 @@ pip install third_party/custom_flashinfer/
# patchelf --set-rpath '$ORIGIN' $SITE_PACKAGES/sched_ext.cpython*
# patchelf --set-rpath '$ORIGIN' $SITE_PACKAGES/sched_ext.cpython*
echo
"Installation completed successfully"
echo
"Installation completed successfully"
\ No newline at end of file
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