Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
oobabooga 2023-06-25 02:14:19 -03:00
commit 1f5ea451c9
2 changed files with 8 additions and 1 deletions

View File

@ -0,0 +1,4 @@
user: "### User:"
bot: "### Response:"
turn_template: "<|user|>\n<|user-message|>\n\n<|bot|>\n<|bot-message|>\n\n"
context: "### System:\nYou are an AI assistant that follows instruction extremely well. Help as much as you can.\n\n"

View File

@ -238,4 +238,7 @@ TheBloke_WizardLM-30B-GPTQ:
.*minotaur-15b:
truncation_length: 8192
chat_prompt_size: 8192
chat_prompt_size_max: 8192
chat_prompt_size_max: 8192
.*orca_mini:
mode: 'instruct'
instruction_template: 'Orca Mini'