mirror of
https://gitlab.com/niansa/discord_llama.git
synced 2025-03-06 20:48:25 +01:00
Fixed translation model in example config
This commit is contained in:
parent
59475035d4
commit
98883d92ac
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ language EN
|
|||
threads_only true
|
||||
live_edit false
|
||||
|
||||
default_inference_model 13B-vanilla
|
||||
default_inference_model 13b-vanilla
|
||||
translation_model none
|
||||
|
||||
prompt_file none
|
||||
|
|
Loading…
Add table
Reference in a new issue