style: framework options
This commit is contained in:
@@ -20,7 +20,7 @@ export default {
|
||||
'backend.form.healthCheckPath': 'Health Check Path',
|
||||
'backend.form.defaultExecuteCommand': 'Default Execution Command',
|
||||
'backend.form.defaultExecuteCommand.tips':
|
||||
'{{model_path}} is the model path, and {{port}} is the service port. These variable names cannot be modified.',
|
||||
'{{model_path}} is the model path, {{port}} is the service port, and {{model_name}} is the model name. Do not change these variables.',
|
||||
'backend.form.defaultBackendParameters': 'Default Backend Parameters',
|
||||
'backend.form.versionConfig': 'Versions Config',
|
||||
'backend.form.addParameter': 'Add Parameter',
|
||||
|
||||
@@ -187,7 +187,7 @@ export default {
|
||||
'models.form.performance': 'Performance',
|
||||
'models.form.gpus.notfound': 'No GPUs found',
|
||||
'models.form.extendedkvcache': 'Enable Extended KV Cache',
|
||||
'models.form.chunkSize': 'Size Of Cache Chunks',
|
||||
'models.form.chunkSize': 'Size of Cache Chunks',
|
||||
'models.form.maxCPUSize': 'Maximum CPU Cache Size (GiB)',
|
||||
'models.form.remoteURL': 'Remote Storage URL',
|
||||
'models.form.remoteURL.tips':
|
||||
|
||||
Reference in New Issue
Block a user