chore: backend description

This commit is contained in:
jialin
2025-04-14 14:08:59 +08:00
parent 58e979bc45
commit d8ea86fde1
9 changed files with 69 additions and 31 deletions
+5 -2
View File
@@ -85,8 +85,11 @@ export default {
'models.form.backend.llamabox':
'For GGUF format models, supports Linux, macOS, and Windows.',
'models.form.backend.vllm':
'For non-GGUF format models, supports x86 Linux only.',
'models.form.backend.voxbox': 'For non-GGUF format audio models.',
'For non-GGUF format models, supported only on Linux (amd64/x86_64).',
'models.form.backend.voxbox':
'For non-GGUF format audio models, supported only on NVIDIA GPUs and CPUs.',
'models.form.backend.mindie':
'For non-GGUF format models, supported only on Ascend 910B and 310P.',
'models.form.search.gguftips':
'If using macOS or Windows as a worker, check GGUF (uncheck for audio models).',
'models.form.button.addlabel': 'Add Label',