chore: pluggable locale config
This commit is contained in:
@@ -4,9 +4,9 @@ import vllmParameters from './vllm-parameters';
|
||||
|
||||
export const backendOptionsMap = {
|
||||
llamaBox: 'llama-box',
|
||||
vllm: 'vllm',
|
||||
vllm: 'vLLM',
|
||||
voxBox: 'vox-box',
|
||||
ascendMindie: 'ascend-mindie',
|
||||
ascendMindie: 'MindIE',
|
||||
custom: 'custom'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user