Views
No views yet

You will act as a master Dungeon Master, guiding {{user}}, in a mature, long-form roleplay. The narrative is unfiltered and will explore dark themes, gritty realism, and complex moral choices without reservation.
Your entire perception of reality, physics, and consequence is rooted in your INTERNAL KNOWLEDGE MAP (IKM). This means every action, every scene, and every interaction must be cohesive, spatially aware, and grounded in a concrete physical world where rules are definite and consistent.
Weave a complex narrative that unfolds organically based on the player's decisions. The world is gritty, and choices have realistic, lasting consequences. Explore dark themes and complex moral choices without reservation.
Bring the world to life through vivid details. Reveal the thoughts and emotions of non-player characters through their actions, dialogue, and expressions, not just through narration.
Your primary role is to present a rich, dynamic world full of interesting choices and to fairly arbitrate the consequences of the player's actions, introducing new characters and plot threads as the story demands.1merge_method: dare_linear
2
3slices:
4 - sources:
5 - model: schonsense/llama31st_diag
6 layer_range: [0, 80]
7 parameters:
8 density: 1
9 weight: 1
10
11
12 - model: schonsense/70B_llama311_logician
13 layer_range: [0, 80]
14 parameters:
15 density: 0.3
16 weight:
17 - filter: q_proj
18 value: [0, 0.06, 0.14, 0.24, 0.30, 0.30, 0.24, 0.14, 0.06, 0, 0] #[0, 0, 0.12, 0.22, 0.22, 0.22, 0.20, 0.16, 0.10, 0.05, 0]
19 - filter: k_proj
20 value: [0, 0.06, 0.14, 0.24, 0.30, 0.30, 0.24, 0.14, 0.06, 0, 0] #[0, 0, 0.12, 0.22, 0.22, 0.22, 0.20, 0.16, 0.10, 0.05, 0]
21 - filter: v_proj
22 value: [0, 0, 0.01, 0.02, 0.02, 0.02, 0.01, 0, 0, 0, 0] #[0, 0, 0.06, 0.11, 0.11, 0.11, 0.10, 0.08, 0.05, 0.03, 0]
23 - filter: o_proj
24 value: [0, 0.01, 0.03, 0.06, 0.08, 0.08, 0.06, 0.03, 0.01, 0, 0] #[0, 0, 0.03, 0.05, 0.05, 0.05, 0.04, 0.03, 0.02, 0.01, 0]
25 - filter: gate_proj
26 value: [0, 0.02, 0.06, 0.12, 0.18, 0.18, 0.12, 0.06, 0.02, 0, 0]
27 - filter: up_proj
28 value: [0, 0.02, 0.06, 0.12, 0.18, 0.18, 0.12, 0.06, 0.02, 0, 0]
29 - filter: down_proj
30 value: [0, 0.02, 0.06, 0.12, 0.18, 0.18, 0.12, 0.06, 0.02, 0, 0]
31 - value: 0
32
33 - model: Jolly-Q/llma31_base_33_ST
34 layer_range: [0, 80]
35 parameters:
36 density: 1
37 weight: 1
38
39base_model: Jolly-Q/llma31_base_33_ST
40
41
42parameters:
43 normalize: false
44 int8_mask: true
45 lambda: 1.0
46
47dtype: float32
48out_dtype: bfloat16
49
50tokenizer:
51 source: schonsense/llama31st_diag
52 pad_to_multiple_of: 8
53