More models: +StableBeluga2 (#3415)

This commit is contained in:
matatonic 2023-08-03 15:02:54 -04:00 committed by GitHub
parent f61573bbde
commit 32e7cbb635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,4 @@
user: "### User:"
bot: "### Assistant:"
turn_template: "<|user|>\n<|user-message|>\n\n<|bot|>\n<|bot-message|>\n\n"
context: "### System:\nThis is a system prompt, please behave and help the user.\n\n"

View File

@ -283,3 +283,8 @@ TheBloke_WizardLM-30B-GPTQ:
.*newhope:
mode: 'instruct'
instruction_template: 'NewHope'
.*stablebeluga2:
mode: 'instruct'
instruction_template: 'StableBeluga2'
truncation_length: 4096
rms_norm_eps: 5.0e-6