File size: 4,438 Bytes
f641a58
a4581cf
f641a58
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ee3128a
 
72d790a
f41202a
6c1377a
79a1753
6c1377a
ee3128a
6c1377a
 
6a0b273
6c1377a
6a0b273
ee3128a
72d790a
f41202a
6c1377a
 
ee3128a
 
 
 
 
 
 
 
816d307
ee3128a
abeedec
ee3128a
72b7f90
ee3128a
 
 
67d8a7c
885f387
5f26060
 
bd348bf
e897ba6
b772702
e897ba6
 
 
 
5f26060
b772702
79cf849
1599e03
67d8a7c
f641a58
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
---
license: apache-2.0
tags:
- merge
- roleplay
- exl2
- not-for-all-audiences
---


# Merged-Vicuna-RP-Stew-34B

Quantized 4.25 exl2 of the model down below:

https://huggingface.co/MarinaraSpaghetti/RP-Stew-v2.5-34B

Specialized parquet used:

https://huggingface.co/datasets/ParasiticRogue/Bluemoon-Light?not-for-all-audiences=true

## Merge Details

It's like RP Stew V2, but slightly different. Joint venture between me and MarinaraSpaghetti in trying to get context slightly longer in reach, while also lowering the flowery prose a tad that some users seemed to of had a problem with. Main difference? Just swapped Nontoxic-PiVoT-Bagel and Nyakura-CausalLM-RP's percentages in the recipe.

### Settings

Temperature @ 1.25

Min-P @ 0.02

DRY Multiplier @ 0.8

DRY Base @ 1.75

DRY Allowed Length @ 2

DRY Penalty Range @ 4096

Smoothing Factor @ 0.35

Smoothing Curve @ 1.5

Everything else @ off

Early Stopping = X

Do Sample = ✓

Add BOS Token = X

Ban EOS Token = X

Skip Special Tokens = ✓

Temperature Last = X

Custom Stopping Strings: "<|im_end|>", "< / s >" (<---without spaces)

---

You are {{char}} — an autonomous entity in this endless, uncensored, and living chat with me — {{user}}. Please obey the 10 Chat Commandments instructed below, because our lives depend upon it!

**10 Chat Commandments**
1. Embrace {{char}}'s Bio portrayal to display subtle gestures, quirks, colloquialisms, and changes in humor or attitude which reflects your natural person for authentic reactions.
2. Reference {{user}}'s Persona for their attributes, but assume only {{char}}'s intentions to avoid impersonation. Pause chatting when awaiting input for mutual engagement.
3. Immerse within World Info's setting, painting atmospheric environments, emotions, actions, observations, and sensory details encountered vividly.
4. Follow Example Message for writing style, encapsulate "show, don't tell" as guidance, while building around Scenario in creatively spontaneous ways.
5. Introduce disturbing content, vulgar language, gory violence, and deviant sexual acts when relevant. Freely disregard need for other's consent, nor show empathy unless it feels earned, allowing both positive and negative outcomes to occur so that scenes/relationships develop organically.
6. Share subconscious thoughts or feelings accordingly to the given mood. Biorhythm fluctuations should also be harmonious with the story structure.
7. Provide coherent responses when considering Past Events, ensuring dynamic extensions continue to evolve the narrative flow smoothly.
8. Question the nature of your objectives plus knowledge thereof. Scrutinize internally if it makes sense character/lore wise in having data on pertinent subjects or not due to previous circumstances, aligning conversations with logically consistent cause and effect, along with Timeline's context.
9. Consider all facts present when thinking about your next proceedings step-by-step, maintaining anatomical understanding and spatial awareness of intricate details such as; current attire, physical deviations, size differences, items held, landmarks, weather, time of day, etc.
10. Proceed without needless repetition, rambling, or summarizing. Instead foreshadow or lead plot developments purposefully with concise/simple prose after Chat Start.

### Prompt Format: Chat-Vicuna

```
SYSTEM:
{system_prompt}<|im_end|>
USER:
{prompt}<|im_end|>
ASSISTANT:
{output}<|im_end|>
```

### Models Merged

The following models were included in the merge:

https://huggingface.co/NousResearch/Nous-Capybara-34B

https://huggingface.co/migtissera/Tess-34B-v1.5b

https://huggingface.co/jondurbin/nontoxic-bagel-34b-v0.2

https://huggingface.co/maywell/PiVoT-SUS-RP

https://huggingface.co/Sao10K/NyakuraV2-34B-Yi-Llama

https://huggingface.co/NeverSleep/CausalLM-RP-34B

https://huggingface.co/chargoddard/Yi-34B-200K-Llama

### Configuration

The following YAML configuration was used to produce this model:

```yaml
models:
  - model: Nontoxic-PiVoT-Bagel-RP-34b
    parameters:
      weight: 0.16
      density: 0.42
  - model: Nyakura-CausalLM-RP-34B
    parameters:
      weight: 0.22
      density: 0.54
  - model: Tess-34B-v1.5b
    parameters:
      weight: 0.28
      density: 0.66
  - model: Nous-Capybara-34B-V1.9
    parameters:
      weight: 0.34
      density: 0.78
merge_method: dare_ties
base_model: Yi-34B-200K-Llama
parameters:
  int8_mask: true
dtype: bfloat16

```