Add a template for bluemoon

This commit is contained in:
oobabooga 2023-06-01 14:42:12 -03:00
parent aa83fc21d4
commit f344ccdddb
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,4 @@
user: "LEAD:"
bot: "ASSOCIATE:"
turn_template: "<|user|> <|user-message|>\n<|bot|> <|bot-message|></s>\n"
context: "A transcript of a roleplay between two players, LEAD and ASSOCIATE. LEAD sets up a scenario and the characters, from which ASSOCIATE then assumes a character role and continues the story for that role in response to description given by LEAD. The story and characters are developed by exchange of detailed event descriptions and character dialogs, successively given by both LEAD and ASSOCIATE.\n"

View File

@ -177,3 +177,6 @@ llama-65b-gptq-3bit:
.*manticore:
mode: 'instruct'
instruction_template: 'Manticore Chat'
.*bluemoonrp-(30|13)b:
mode: 'instruct'
instruction_template: 'Bluemoon'