chore: add nvidia notes

This commit is contained in:
jialin
2026-03-11 20:24:20 +08:00
parent 6f2c1daa41
commit 61f83f31d7
5 changed files with 16 additions and 6 deletions
+1 -1
View File
@@ -343,7 +343,7 @@ export const registerAddWokerCommandMap = {
};
export const AddWorkerDockerNotes: Record<string, string[]> = {
[GPUDriverMap.NVIDIA]: [],
[GPUDriverMap.NVIDIA]: ['clusters.addworker.nvidiaNotes'],
[GPUDriverMap.AMD]: ['clusters.addworker.amdNotes-01'],
[GPUDriverMap.MOORE_THREADS]: [],
[GPUDriverMap.ASCEND]: [],