Views
No views yet
1models:
2 # Primary Fiction Core (Increased weights for core fiction models)
3 - model: Kaoeiri/MS_Moingooistral-2409-22B # Monster fiction core
4 parameters:
5 weight: 0.35 # Increased from 0.23
6 density: 1.25 # Slightly increased for richer output
7
8 - model: Kaoeiri/MS-Magpantheonsel-lark-v4x1.6.2-Cydonia-vXXX-22B-5 # Main writing engine
9 parameters:
10 weight: 0.95 # Increased from 0.85
11 density: 0.82 # Increased for better coherence
12
13 # World Building & Fantasy (Enhanced for richer fictional worlds)
14 - model: Kaoeiri/MS-Inky-2409-22B # Descriptive world dynamics
15 parameters:
16 weight: 0.40 # Increased significantly
17 density: 0.78
18
19 - model: Gryphe/Pantheon-RP-Pure-1.6.2-22b-Small # Rich interaction
20 parameters:
21 weight: 0.38 # Increased for better character interaction
22 density: 0.76
23
24 # Character & Monster Development
25 - model: DigitalSouls/BlackSheep-DigitalSoul-22B # Combat and conflict
26 parameters:
27 weight: 0.25 # Moderate increase
28 density: 0.72
29
30 - model: InferenceIllusionist/SorcererLM-22B # Magical elements
31 parameters:
32 weight: 0.28 # Increased for more magical elements
33 density: 0.74
34
35 # Reduced weights for secondary features
36 - model: TheDrummer/Cydonia-22B-v1.1
37 parameters:
38 weight: 0.12
39 density: 0.65
40
41 - model: crestf411/MS-sunfall-v0.7.0
42 parameters:
43 weight: 0.15
44 density: 0.70
45
46 - model: Kaoeiri/MS_a-coolyte-2409-22B
47 parameters:
48 weight: 0.18
49 density: 0.69
50
51 - model: Kaoeiri/MS_fujin-2409-22B
52 parameters:
53 weight: 0.14
54 density: 0.68
55
56 - model: Kaoeiri/MS-Quadrosiac-2409-22B
57 parameters:
58 weight: 0.15
59 density: 0.71
60
61 - model: Kaoeiri/MS_dampf-2409-22B
62 parameters:
63 weight: 0.15
64 density: 0.71
65
66 # Story Enhancement (Maintained moderate weights)
67 - model: hf-100/Mistral-Small-Spellbound-StoryWriter-22B-instruct-0.2-chkpt-200-16-bit
68 parameters:
69 weight: 0.20
70 density: 0.70
71
72 - model: ArliAI/Mistral-Small-22B-ArliAI-RPMax-v1.1
73 parameters:
74 weight: 0.10
75 density: 0.63
76
77 - model: Darkknight535/MS-Moonlight-22B-v3
78 parameters:
79 weight: 0.10
80 density: 0.63
81
82 # Reduced weight for community tuning
83 - model: Jellywibble/MistralSmall1500CTXDummy
84 parameters:
85 weight: 0.02
86 density: 0.60
87
88 # Cultural and Character elements (Maintained for depth)
89 - model: Saxo/Linkbricks-Horizon-AI-Japanese-Superb-V1-22B
90 parameters:
91 weight: 0.18
92 density: 0.58
93
94 - model: Envoid/Mistral-Small-NovusKyver
95 parameters:
96 weight: 0.25
97 density: 0.71
98
99 - model: TroyDoesAI/BlackSheep-MermaidMistral-22B
100 parameters:
101 weight: 0.22
102 density: 0.70
103
104merge_method: dare_ties
105base_model: unsloth/Mistral-Small-Instruct-2409
106parameters:
107 density: 0.92 # Increased for even richer fictional detail
108 epsilon: 0.04 # Further reduced for more consistent style
109 lambda: 1.45 # Increased to enhance creative elements
110dtype: bfloat16
111tokenizer_source: union