diff --git a/models/config.yaml b/models/config.yaml index c80b6c8e..07f02d04 100644 --- a/models/config.yaml +++ b/models/config.yaml @@ -235,6 +235,7 @@ TheBloke_WizardLM-30B-GPTQ: .*minotaur: mode: 'instruct' instruction_template: 'Minotaur' +.*minotaur-15b: truncation_length: 8192 chat_prompt_size: 8192 - chat_prompt_size_max: 8192 + chat_prompt_size_max: 8192 \ No newline at end of file