chore: update vllm parameters, do not change backend when file type unknown
This commit is contained in:
@@ -138,7 +138,7 @@ export default {
|
||||
'models.table.download.progress': 'Download Progress',
|
||||
'models.table.button.apiAccessInfo': 'API Access Info',
|
||||
'models.table.button.apiAccessInfo.tips': `To integrate this model with third-party applications, use the following details: access URL, model name, and API key. These credentials are required to ensure proper connection and usage of the model service.`,
|
||||
'models.table.apiAccessInfo.enpoint': 'Access URL',
|
||||
'models.table.apiAccessInfo.endpoint': 'Access URL',
|
||||
'models.table.apiAccessInfo.modelName': 'Model Name',
|
||||
'models.table.apiAccessInfo.apikey': 'API Key',
|
||||
'models.table.apiAccessInfo.openaiCompatible': 'OpenAI Compatible',
|
||||
@@ -167,7 +167,7 @@ export default {
|
||||
// 17. 'models.form.check.claims3',
|
||||
// 18. 'models.table.button.apiAccessInfo',
|
||||
// 19. 'models.table.button.apiAccessInfo.tips',
|
||||
// 20. 'models.table.apiAccessInfo.enpoint',
|
||||
// 20. 'models.table.apiAccessInfo.endpoint',
|
||||
// 21. 'models.table.apiAccessInfo.modelName',
|
||||
// 22. 'models.table.apiAccessInfo.apikey',
|
||||
// 23. 'models.table.apiAccessInfo.openaiCompatible',
|
||||
|
||||
@@ -68,7 +68,7 @@ export default {
|
||||
'The default storage directory is <span class="desc-block">/var/lib/gpustack/cache</span>, or the directory specified by <span class="desc-block">--cache-dir</span> (preferred) or <span class="desc-block">--data-dir</span>.',
|
||||
'resources.modelfiles.retry.download': 'Retry Download',
|
||||
'resources.modelfiles.storagePath.holder':
|
||||
'Waiting for download to complete...',
|
||||
'Download in progress: <span style="font-weight: 700">{name}</span>',
|
||||
'resources.filter.worker': 'Filter by worker',
|
||||
'resources.filter.source': 'Filter by Source',
|
||||
'resources.modelfiles.delete.tips': 'Also delete the file from disk!',
|
||||
|
||||
Reference in New Issue
Block a user