chore: add nvidia notes

This commit is contained in:
jialin
2026-03-16 14:48:46 +08:00
committed by jialin
parent 95070ae382
commit b75c773879
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]: [],