chore: modelscope downloading state

This commit is contained in:
jialin
2024-09-29 18:58:12 +08:00
parent 69ffdd4604
commit 458f467985
9 changed files with 44 additions and 29 deletions
+2 -1
View File
@@ -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'
};