初始化项目,由ModelHub XC社区提供模型

Model: Herman555/OpenHermes-2.5-AshhLimaRP-Mistral-7B-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-15 01:49:57 +08:00
commit 4976c553b7
19 changed files with 92018 additions and 0 deletions

View 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"
}

View 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"
}