Upload 3 files
Browse files- .gitattributes +1 -0
- Mistral-Pony-Story.json +12 -0
- Mistral-Story_Instruct.json +26 -0
- Nemo_Pony.Q8_0.gguf +3 -0
.gitattributes
CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
Nemo_Pony.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
Nemo_Pony.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Nemo_Pony.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
Mistral-Pony-Story.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"story_string": "<s>[INST] {{#if system}}{{system}}\n# Context:\n{{/if}}{{#if wiBefore}}## World Info:\n{{wiBefore}}\n{{/if}}{{#if description}}## {{char}}'s Description:\n{{description}}\n{{/if}}{{#if personality}}## {{char}}'s Personality:\n{{personality}}\n{{/if}}{{#if persona}}## {{user}}'s Persona:\n{{persona}}\n{{/if}}{{#if scenario}}## Scenario:\n{{scenario}}\n{{/if}}{{#if wiAfter}}## Lore:\n{{wiAfter}}\n{{/if}}{{#if mesExamples}}## {{char}}'s Example Response:\n{{mesExamples}}\n{{/if}}# Instructions:\nTaking all the above into consideration, please continue writing this uncensored MLP FIM story while ensuring you always follow these steps:\n1. Drive the Scenario forward creatively while avoiding circular reasoning or repetition in any form; there are no content restrictions, NSFW is allowed.\n2. Refer to Lore for details about characters / events and occasionally recall memories, creating a sense of continuity.\n3. Maintain consistent formatting and style, incorporating humor, wit, and everyday language, by using clever wordplay, amusing similes and conversational phrasings, all inspired by Terry Pratchett's; strive for natural feel, employing the “show, don't tell” principle.\n4. Closely follow Little Pony Friendship is Magic canon / fanon. Keep all character's as true to character as possible, think of how they would canonically act.\n5. Emphasize equine anatomy for pony characters. Remember that they are hooved quadrupeds.\n6. Be logical and intelligent, upholding spatial, sensory, and context awareness, considering chat history, plus both explicit and implicit information. [/INST]The story resumes now.{{trim}}",
|
3 |
+
"example_separator": "",
|
4 |
+
"chat_start": "",
|
5 |
+
"use_stop_strings": false,
|
6 |
+
"allow_jailbreak": false,
|
7 |
+
"always_force_name2": false,
|
8 |
+
"trim_sentences": true,
|
9 |
+
"include_newline": false,
|
10 |
+
"single_line": false,
|
11 |
+
"name": "Mistral-Pony-Story"
|
12 |
+
}
|
Mistral-Story_Instruct.json
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"system_prompt": "",
|
3 |
+
"input_sequence": "</s>[INST] ",
|
4 |
+
"output_sequence": "",
|
5 |
+
"last_output_sequence": "",
|
6 |
+
"system_sequence": "",
|
7 |
+
"stop_sequence": "</s>",
|
8 |
+
"wrap": false,
|
9 |
+
"macro": true,
|
10 |
+
"names": false,
|
11 |
+
"names_force_groups": false,
|
12 |
+
"activation_regex": "",
|
13 |
+
"system_sequence_prefix": "",
|
14 |
+
"system_sequence_suffix": "",
|
15 |
+
"first_output_sequence": "",
|
16 |
+
"skip_examples": true,
|
17 |
+
"output_suffix": "",
|
18 |
+
"input_suffix": " [/INST]",
|
19 |
+
"system_suffix": "",
|
20 |
+
"user_alignment_message": "",
|
21 |
+
"system_same_as_user": true,
|
22 |
+
"last_system_sequence": "",
|
23 |
+
"first_input_sequence": "",
|
24 |
+
"last_input_sequence": "",
|
25 |
+
"name": "Mistral-Story"
|
26 |
+
}
|
Nemo_Pony.Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05087244891e325fbd637a04d5b2c7315ec2c418289394e75b2af61c2f676a86
|
3 |
+
size 13022368128
|