mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +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:
|
.*minotaur:
|
||||||
mode: 'instruct'
|
mode: 'instruct'
|
||||||
instruction_template: 'Minotaur'
|
instruction_template: 'Minotaur'
|
||||||
|
.*minotaur-15b:
|
||||||
truncation_length: 8192
|
truncation_length: 8192
|
||||||
chat_prompt_size: 8192
|
chat_prompt_size: 8192
|
||||||
chat_prompt_size_max: 8192
|
chat_prompt_size_max: 8192
|
Loading…
Reference in New Issue
Block a user