fix: audio set progress error
This commit is contained in:
@@ -59,9 +59,11 @@ export default {
|
||||
'models.form.backend': 'Backend',
|
||||
'models.form.backend_parameters': 'Backend Parameters',
|
||||
'models.search.gguf.tips':
|
||||
'1. GGUF models backend is llama-box(supports Linux, macOS and Windows).',
|
||||
'1. GGUF models use llama-box(supports Linux, macOS and Windows).',
|
||||
'models.search.vllm.tips':
|
||||
'2. Non-GGUF models use vox-box for audio and vLLM for others.',
|
||||
'2. Non-GGUF models use vox-box for audio and vLLM(x86 Linux only) for others.',
|
||||
'models.search.voxbox.tips':
|
||||
'3. To deploy an audio model, uncheck the GGUF checkbox.',
|
||||
'models.form.ollamalink': 'Find More in Ollama Library',
|
||||
'models.form.backend_parameters.llamabox.placeholder':
|
||||
'e.g., --ctx-size=8192',
|
||||
|
||||
Reference in New Issue
Block a user