mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-03-06 13:43:49 +01:00
8k size only for minotaur-15B (#2815)
Co-authored-by: Matthew Ashton <mashton-gitlab@zhero.org>
This commit is contained in:
parent
38897fbd8a
commit
8c36c19218
|
|
@ -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
|
||||
Loading…
Reference in a new issue