fix: add version holder for backend
This commit is contained in:
@@ -147,7 +147,7 @@ export default {
|
||||
'common.copy.notSupport': 'Your browser does not support Clipboard API',
|
||||
'common.title.basicInfo': 'Basic',
|
||||
'common.help.need': 'Need help?',
|
||||
'common.help.eg': 'e.g.:',
|
||||
'common.help.eg': 'e.g.,',
|
||||
'common.filter.label': 'Filters',
|
||||
'common.filter.isrequired.holder': 'Optional',
|
||||
'common.filter.isrequired.true': 'Required',
|
||||
|
||||
@@ -80,7 +80,7 @@ export default {
|
||||
'models.form.filePath': 'Model Path',
|
||||
'models.form.backendVersion': 'Backend Version',
|
||||
'models.form.backendVersion.tips':
|
||||
'To use the desired version of {backend}, the system will automatically create a virtual environment in the online environment to install the corresponding version. After a GPUStack upgrade, the backend version will remain fixed. {link}',
|
||||
'To use the desired version of {backend}{version}, the system will automatically create a virtual environment in the online environment to install the corresponding version. After a GPUStack upgrade, the backend version will remain fixed. {link}',
|
||||
'models.form.gpuselector': 'GPU Selector',
|
||||
'models.form.backend.llamabox':
|
||||
'For GGUF format models, supports Linux, macOS, and Windows.',
|
||||
|
||||
Reference in New Issue
Block a user