fix: iluvatar env check command
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user