初始化项目,由ModelHub XC社区提供模型
Model: Herman555/OpenHermes-2.5-AshhLimaRP-Mistral-7B-GGUF Source: Original Platform
This commit is contained in:
11
SillyTavern Presets/LimaRP-Alpaca_Context-Template.json
Normal file
11
SillyTavern Presets/LimaRP-Alpaca_Context-Template.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"story_string": "{{system}}{{char}}'s Persona: {{description}}\n\n{{#if persona}}{{user}}'s Persona: {{persona}}\n\n{{/if}}\n{{#if scenario}}Scenario: {{scenario}}\n\n{{/if}}\n{{#if loreBefore}}Background information: {{loreBefore}}\n\n{{/if}}\nPlay the role of {{char}}. With scene and characters now described, you must engage in a roleplay conversation with {{user}} below this line. Never write for {{user}} in your responses.",
|
||||
"example_separator": "",
|
||||
"chat_start": "",
|
||||
"always_force_name2": false,
|
||||
"trim_sentences": false,
|
||||
"include_newline": false,
|
||||
"custom_stopping_strings": "",
|
||||
"custom_stopping_strings_macro": true,
|
||||
"name": "LimaRP-Alpaca"
|
||||
}
|
||||
18
SillyTavern Presets/LimaRP-Alpaca_Instruct-Mode.json
Normal file
18
SillyTavern Presets/LimaRP-Alpaca_Instruct-Mode.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"wrap": true,
|
||||
"names": true,
|
||||
"system_prompt": "",
|
||||
"system_sequence": "<<SYSTEM>>",
|
||||
"stop_sequence": "###",
|
||||
"input_sequence": "\n### Input:",
|
||||
"output_sequence": "\n### Response:",
|
||||
"separator_sequence": "",
|
||||
"macro": true,
|
||||
"names_force_groups": false,
|
||||
"last_output_sequence": "\n### Response: (length = short)",
|
||||
"activation_regex": "",
|
||||
"system_sequence_prefix": "\n### Instruction:",
|
||||
"system_sequence_suffix": "",
|
||||
"first_output_sequence": "",
|
||||
"name": "LimaRP-Alpaca"
|
||||
}
|
||||
Reference in New Issue
Block a user