ConicCat commited on
Commit
a3e13bc
·
verified ·
1 Parent(s): 7999574

Upload GLM4.1.json

Browse files
Files changed (1) hide show
  1. GLM4.1.json +38 -0
GLM4.1.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instruct": {
3
+ "input_sequence": "<|user|>\n",
4
+ "output_sequence": "<|assistant|>\n",
5
+ "last_output_sequence": "",
6
+ "system_sequence": "<|system|>\n",
7
+ "stop_sequence": "<|end_of_text|>",
8
+ "wrap": false,
9
+ "macro": true,
10
+ "names_behavior": "always",
11
+ "activation_regex": "",
12
+ "system_sequence_prefix": "",
13
+ "system_sequence_suffix": "",
14
+ "first_output_sequence": "",
15
+ "skip_examples": false,
16
+ "output_suffix": "",
17
+ "input_suffix": "",
18
+ "system_suffix": "",
19
+ "user_alignment_message": "",
20
+ "system_same_as_user": false,
21
+ "last_system_sequence": "",
22
+ "first_input_sequence": "",
23
+ "last_input_sequence": "",
24
+ "names_force_groups": true,
25
+ "name": "GLM4.1"
26
+ },
27
+ "context": {
28
+ "story_string": "[gMASK]<sop><|system|>\n{{#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
+ "names_as_stop_strings": true,
33
+ "always_force_name2": true,
34
+ "trim_sentences": false,
35
+ "single_line": false,
36
+ "name": "GLM4.1"
37
+ }
38
+ }