[NPU] memfabric-zbal update (#31777)
This commit is contained in:
@@ -75,9 +75,7 @@ ENV LC_ALL=en_US.UTF-8
|
||||
RUN ${PIP_INSTALL} memfabric-hybrid==1.0.8
|
||||
|
||||
### Install zbal
|
||||
RUN if [ "$TARGETARCH" = "arm64" ]; then \
|
||||
${PIP_INSTALL} memfabric-zbal==1.1.1; \
|
||||
fi
|
||||
RUN ${PIP_INSTALL} memfabric-zbal==1.2.0
|
||||
|
||||
### Install SGLang Model Gateway
|
||||
RUN ${PIP_INSTALL} sglang-router
|
||||
|
||||
Reference in New Issue
Block a user