mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-03-14 18:37:23 +00:00
update git action env, add USE_BALANCE_SERVE=1
This commit is contained in:
2
.github/workflows/package_wheel_release.yml
vendored
2
.github/workflows/package_wheel_release.yml
vendored
@@ -164,7 +164,7 @@ jobs:
|
||||
- name: build for cuda
|
||||
if: matrix.cuda != ''
|
||||
env:
|
||||
BALANCE_SERVE: "1"
|
||||
USE_BALANCE_SERVE: "1"
|
||||
run: |
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
||||
Reference in New Issue
Block a user