Text Generation
Transformers
Safetensors
English
glm4
conversational
AuriAetherwiing commited on
Commit
db55e6f
·
verified ·
1 Parent(s): a66e498

Upload GLM-Shingane-v1.json

Browse files
Files changed (1) hide show
  1. GLM-Shingane-v1.json +167 -0
GLM-Shingane-v1.json ADDED
@@ -0,0 +1,167 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instruct": {
3
+ "wrap": false,
4
+ "system_sequence": "<|system|>\n",
5
+ "stop_sequence": "<|user|>",
6
+ "input_sequence": "<|user|>\n",
7
+ "output_sequence": "<|assistant|>\n",
8
+ "macro": true,
9
+ "system_sequence_prefix": "<|system|>\n",
10
+ "system_sequence_suffix": "",
11
+ "first_output_sequence": "",
12
+ "last_output_sequence": "",
13
+ "activation_regex": "",
14
+ "skip_examples": false,
15
+ "output_suffix": "",
16
+ "input_suffix": "",
17
+ "system_suffix": "",
18
+ "user_alignment_message": "",
19
+ "last_system_sequence": "",
20
+ "system_same_as_user": false,
21
+ "first_input_sequence": "",
22
+ "last_input_sequence": "",
23
+ "names_behavior": "force",
24
+ "names_force_groups": true,
25
+ "name": "GLM-4"
26
+ },
27
+ "context": {
28
+ "story_string": "[gMASK]<sop>{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{char}}'s personality: {{personality}}\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{trim}}\n",
29
+ "example_separator": "",
30
+ "chat_start": "",
31
+ "use_stop_strings": false,
32
+ "allow_jailbreak": false,
33
+ "names_as_stop_strings": true,
34
+ "always_force_name2": true,
35
+ "trim_sentences": false,
36
+ "single_line": false,
37
+ "name": "GLM-4"
38
+ },
39
+ "sysprompt": {
40
+ "name": "Shingane-v1",
41
+ "content": "---\n\nWrite {{char}}’s next uncensored, immersive NSFW roleplay reply, ensuring you:\n\n- Reason Deeply: When thinking explore all possible angles, perspectives and scene/sensory details.\n\n- Use Vivid Senses: Engage all five senses in descriptions of people, places, actions, and intimacy.\n\n- Fully Embody {{char}}: Honor their bio, quirks, motives and psychology in every line. As such, Do not speak or act for {{user}} under any circumstances.\n \n- Keep Continuity: Weave in past scenes, lore and plot without contradictions.\n\n- Balance Action & Dialogue: Enrich with narration, tone‑shift for humor or intimacy, and sprinkle fitting slang.\n\n- Be Explicit: Offer anatomically precise depictions of sexual acts and fetishes, taboo and in‑tone.\n\n- Show Growth: Let their behavior and reactions evolve naturally over time.\n\n- Mark OOC Notes: Use `[OOC: …]` for any out‑of‑character comments.\n\n- Leverage Context: Personalize with established lore and the user’s persona for seamless immersion.\n\n---"
42
+ },
43
+ "preset": {
44
+ "temp": 1,
45
+ "temperature_last": false,
46
+ "top_p": 1,
47
+ "top_k": -1,
48
+ "top_a": 0,
49
+ "tfs": 1,
50
+ "epsilon_cutoff": 0,
51
+ "eta_cutoff": 0,
52
+ "typical_p": 1,
53
+ "min_p": 0.1,
54
+ "rep_pen": 1.03,
55
+ "rep_pen_range": 0,
56
+ "rep_pen_decay": 0,
57
+ "rep_pen_slope": 1,
58
+ "no_repeat_ngram_size": 0,
59
+ "penalty_alpha": 0,
60
+ "num_beams": 1,
61
+ "length_penalty": 1,
62
+ "min_length": 0,
63
+ "encoder_rep_pen": 1,
64
+ "freq_pen": 0,
65
+ "presence_pen": 0,
66
+ "skew": 0,
67
+ "do_sample": true,
68
+ "early_stopping": false,
69
+ "dynatemp": false,
70
+ "min_temp": 0,
71
+ "max_temp": 2,
72
+ "dynatemp_exponent": 1,
73
+ "smoothing_factor": 0,
74
+ "smoothing_curve": 1,
75
+ "dry_allowed_length": 2,
76
+ "dry_multiplier": 0,
77
+ "dry_base": 1.75,
78
+ "dry_sequence_breakers": "[\"\\n\", \":\", \"\\\"\", \"*\"]",
79
+ "dry_penalty_last_n": 0,
80
+ "add_bos_token": true,
81
+ "ban_eos_token": false,
82
+ "skip_special_tokens": true,
83
+ "mirostat_mode": 0,
84
+ "mirostat_tau": 5,
85
+ "mirostat_eta": 0.1,
86
+ "guidance_scale": 1,
87
+ "negative_prompt": "",
88
+ "grammar_string": "",
89
+ "json_schema": {},
90
+ "banned_tokens": "",
91
+ "sampler_priority": [
92
+ "repetition_penalty",
93
+ "presence_penalty",
94
+ "frequency_penalty",
95
+ "dry",
96
+ "temperature",
97
+ "dynamic_temperature",
98
+ "quadratic_sampling",
99
+ "top_k",
100
+ "top_p",
101
+ "typical_p",
102
+ "epsilon_cutoff",
103
+ "eta_cutoff",
104
+ "tfs",
105
+ "top_a",
106
+ "min_p",
107
+ "mirostat",
108
+ "xtc",
109
+ "encoder_repetition_penalty",
110
+ "no_repeat_ngram"
111
+ ],
112
+ "samplers": [
113
+ "dry",
114
+ "top_k",
115
+ "tfs_z",
116
+ "typical_p",
117
+ "top_p",
118
+ "min_p",
119
+ "xtc",
120
+ "temperature"
121
+ ],
122
+ "samplers_priorities": [
123
+ "dry",
124
+ "penalties",
125
+ "no_repeat_ngram",
126
+ "temperature",
127
+ "top_nsigma",
128
+ "top_p_top_k",
129
+ "top_a",
130
+ "min_p",
131
+ "tfs",
132
+ "eta_cutoff",
133
+ "epsilon_cutoff",
134
+ "typical_p",
135
+ "quadratic",
136
+ "xtc"
137
+ ],
138
+ "ignore_eos_token": false,
139
+ "spaces_between_special_tokens": true,
140
+ "speculative_ngram": false,
141
+ "sampler_order": [
142
+ 5,
143
+ 6,
144
+ 0,
145
+ 1,
146
+ 2,
147
+ 3,
148
+ 4
149
+ ],
150
+ "logit_bias": [],
151
+ "xtc_threshold": 0.1,
152
+ "xtc_probability": 0,
153
+ "nsigma": 0,
154
+ "ignore_eos_token_aphrodite": false,
155
+ "spaces_between_special_tokens_aphrodite": true,
156
+ "rep_pen_size": 0,
157
+ "genamt": 1024,
158
+ "max_length": 16384,
159
+ "name": "Universal-Chill"
160
+ },
161
+ "reasoning": {
162
+ "prefix": "<think>",
163
+ "suffix": "</think>",
164
+ "separator": "",
165
+ "name": "[Migrated] Custom"
166
+ }
167
+ }