Upload config.yaml
Browse files- config.yaml +115 -0
config.yaml
ADDED
@@ -0,0 +1,115 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
base_model: mistralai/Mistral-7B-v0.1
|
2 |
+
experts:
|
3 |
+
- source_model: NeverSleep/Noromaid-7b-v0.1.1
|
4 |
+
positive_prompts:
|
5 |
+
- "sex"
|
6 |
+
- "roleplay"
|
7 |
+
- "erotic"
|
8 |
+
- "fuck"
|
9 |
+
- "orgasm"
|
10 |
+
- "uncensored"
|
11 |
+
- "[Mode: Roleplay]"
|
12 |
+
- "[Mode: Chat]"
|
13 |
+
negative_prompts:
|
14 |
+
- "storywriting"
|
15 |
+
- "book"
|
16 |
+
- "story"
|
17 |
+
- "chapter"
|
18 |
+
- "[Mode: Writing]"
|
19 |
+
- source_model: lemonilia/AshhLimaRP-Mistral-7B
|
20 |
+
positive_prompts:
|
21 |
+
- "sex"
|
22 |
+
- "roleplay"
|
23 |
+
- "erotic"
|
24 |
+
- "fuck"
|
25 |
+
- "orgasm"
|
26 |
+
- "fetish"
|
27 |
+
- "uncensored"
|
28 |
+
- "[Mode: Roleplay]"
|
29 |
+
negative_prompts:
|
30 |
+
- "storywriting"
|
31 |
+
- "book"
|
32 |
+
- "story"
|
33 |
+
- "chapter"
|
34 |
+
- "[Mode: Writing]"
|
35 |
+
- source_model: Undi95/Toppy-M-7B
|
36 |
+
positive_prompts:
|
37 |
+
- "sex"
|
38 |
+
- "roleplay"
|
39 |
+
- "erotic"
|
40 |
+
- "fuck"
|
41 |
+
- "orgasm"
|
42 |
+
- "fetish"
|
43 |
+
- "uncensored"
|
44 |
+
- "[Mode: Roleplay]"
|
45 |
+
- "[Mode: Chat]"
|
46 |
+
negative_prompts:
|
47 |
+
- "storywriting"
|
48 |
+
- "book"
|
49 |
+
- "story"
|
50 |
+
- "chapter"
|
51 |
+
- "[Mode: Writing]"
|
52 |
+
- source_model: NurtureAI/neural-chat-7b-v3-16k
|
53 |
+
positive_prompts:
|
54 |
+
- "adventure"
|
55 |
+
- "friend"
|
56 |
+
- "chat"
|
57 |
+
- "companion"
|
58 |
+
- "[Mode: Chat]"
|
59 |
+
negative_prompts:
|
60 |
+
- "storywriting"
|
61 |
+
- "book"
|
62 |
+
- "story"
|
63 |
+
- "chapter"
|
64 |
+
- "[Mode: Writing]"
|
65 |
+
- source_model: teknium/Mistral-Trismegistus-7B
|
66 |
+
positive_prompts:
|
67 |
+
- "philosphy"
|
68 |
+
- "occult"
|
69 |
+
- "esoteric"
|
70 |
+
- "spiritual"
|
71 |
+
- "alchemy"
|
72 |
+
- "magic"
|
73 |
+
- "[Mode: Occultism]"
|
74 |
+
- source_model: Norquinal/Mistral-7B-storywriter
|
75 |
+
positive_prompts:
|
76 |
+
- "storywriting"
|
77 |
+
- "book"
|
78 |
+
- "story"
|
79 |
+
- "chapter"
|
80 |
+
- "tale"
|
81 |
+
- "history"
|
82 |
+
- "write"
|
83 |
+
- "[Mode: Writing]"
|
84 |
+
negative_prompts:
|
85 |
+
- "[Mode: Roleplay]"
|
86 |
+
- "[Mode: Chat]"
|
87 |
+
- "chat"
|
88 |
+
- "roleplay"
|
89 |
+
- source_model: meta-math/MetaMath-Mistral-7B
|
90 |
+
positive_prompts:
|
91 |
+
- "theorem"
|
92 |
+
- "algebra"
|
93 |
+
- "mathematics"
|
94 |
+
- "sqrt(a*x^2 + b*y)"
|
95 |
+
- "solve for"
|
96 |
+
- "equation"
|
97 |
+
- "[Mode: Mathematics]"
|
98 |
+
- "853295 + 12763"
|
99 |
+
negative_prompts:
|
100 |
+
- "sex"
|
101 |
+
- "roleplay"
|
102 |
+
- "[Mode: Occultism]"
|
103 |
+
- "[Mode: Roleplay]"
|
104 |
+
- "[Mode: Writing]"
|
105 |
+
- source_model: viethq188/LeoScorpius-7B-Chat-DPO
|
106 |
+
positive_prompts:
|
107 |
+
- "question"
|
108 |
+
- "answer"
|
109 |
+
- "chat"
|
110 |
+
negative_prompts:
|
111 |
+
- "sex"
|
112 |
+
- "roleplay"
|
113 |
+
- "[Mode: Occultism]"
|
114 |
+
- "[Mode: Roleplay]"
|
115 |
+
- "[Mode: Writing]"
|