More models: +StableBeluga2 (#3415)
This commit is contained in:
parent
f61573bbde
commit
32e7cbb635
2 changed files with 9 additions and 0 deletions
4
characters/instruction-following/StableBeluga2.yaml
Normal file
4
characters/instruction-following/StableBeluga2.yaml
Normal 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"
|
|
@ -283,3 +283,8 @@ TheBloke_WizardLM-30B-GPTQ:
|
||||||
.*newhope:
|
.*newhope:
|
||||||
mode: 'instruct'
|
mode: 'instruct'
|
||||||
instruction_template: 'NewHope'
|
instruction_template: 'NewHope'
|
||||||
|
.*stablebeluga2:
|
||||||
|
mode: 'instruct'
|
||||||
|
instruction_template: 'StableBeluga2'
|
||||||
|
truncation_length: 4096
|
||||||
|
rms_norm_eps: 5.0e-6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue