fix: iluvatar env check command

This commit is contained in:
jialin
2026-05-06 19:32:01 +08:00
committed by jialin
parent 469e63b898
commit 65ad57fc4c
+1 -1
View File
@@ -129,7 +129,7 @@ export const dockerEnvCommandMap = {
[GPUDriverMap.HYGON]: generateHygonDockerEnvCommand(
GPUsConfigs[GPUDriverMap.HYGON]
),
[GPUDriverMap.ILUVATAR]: generateHygonDockerEnvCommand(
[GPUDriverMap.ILUVATAR]: generateNvidiaDockerEnvCommand(
GPUsConfigs[GPUDriverMap.ILUVATAR]
),
[GPUDriverMap.CAMBRICON]: generateHygonDockerEnvCommand(