[NPU] [Diffusion] Support MiniMax H3 on Ascend NPU's (#33569)

Co-authored-by: ronnie_zheng <zl19940307@163.com>
This commit is contained in:
Артем Савкин
2026-08-25 09:44:14 +03:00
committed by GitHub
co-authored by ronnie_zheng
parent b7f9fca26e
commit 61b67316d8
21 changed files with 1147 additions and 693 deletions
+1
View File
@@ -55,6 +55,7 @@ RUN apt-get update -y && apt upgrade -y && apt-get install -y \
clang \
locales \
ccache \
ffmpeg \
openssl \
libssl-dev \
pkg-config \