chore: modelscope downloading state
This commit is contained in:
@@ -59,5 +59,6 @@ export default {
|
||||
'models.form.backend': 'Backend',
|
||||
'models.form.backend_parameters': 'Backend Parameters',
|
||||
'models.search.gguf.tips': '1. GGUF model backend is llama-box(llama.cpp).',
|
||||
'models.search.vllm.tips': '2. Non-GGUF model backend is vLLM.'
|
||||
'models.search.vllm.tips': '2. Non-GGUF model backend is vLLM.',
|
||||
'models.form.ollamalink': 'Find More in Ollama Library'
|
||||
};
|
||||
|
||||
@@ -58,5 +58,6 @@ export default {
|
||||
'models.form.backend': '后端',
|
||||
'models.form.backend_parameters': '后端参数',
|
||||
'models.search.gguf.tips': '1. GGUF 模型后端为 llama-box(llama.cpp)',
|
||||
'models.search.vllm.tips': '2. 非 GGUF 模型后端为 vLLM'
|
||||
'models.search.vllm.tips': '2. 非 GGUF 模型后端为 vLLM',
|
||||
'models.form.ollamalink': '在 Ollama Library 中查找'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user