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',
|
||||
|
||||
Reference in New Issue
Block a user