chore: display vllm distributed info
This commit is contained in:
@@ -106,5 +106,7 @@ export default {
|
||||
'Multiple replicas enable load balancing for { api } inference requests.',
|
||||
'models.table.list.empty': 'No Models yet!',
|
||||
'models.table.list.getStart':
|
||||
'<span style="margin-right: 5px;font-size: 13px;">Get started with</span> <span style="font-size: 14px;font-weight: 700">DeepSeek-R1-Distill-Qwen-1.5B</span>'
|
||||
'<span style="margin-right: 5px;font-size: 13px;">Get started with</span> <span style="font-size: 14px;font-weight: 700">DeepSeek-R1-Distill-Qwen-1.5B</span>',
|
||||
'models.table.llamaAcrossworker': 'Llama-box Across Workers',
|
||||
'models.table.vllmAcrossworker': 'vLLM Across Workers'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user