chore: amd note for add worker

This commit is contained in:
jialin
2025-11-27 19:35:04 +08:00
parent d1c1132e6e
commit 306daf7591
5 changed files with 40 additions and 9 deletions
+2 -1
View File
@@ -81,5 +81,6 @@ Same applies to the <span class="bold-text">/opt/dtk</span> directory.`,
'clusters.addworker.extraVolume.holder':
'e.g. /data/models (path must start with /)',
'clusters.addworker.vendorNotes.title': 'Notes for {vendor} Device',
'clusters.button.genToken': 'Generate Token'
'clusters.button.genToken': 'Generate Token',
'clusters.addworker.amdNotes-01': `If the <span class="bold-text">/opt/rocm</span> directory does not exist, please create a symbolic link pointing to the ROCm installed path: <span class="bold-text">ln -s /path/to/rocm /opt/rocm</span>.`
};