sphiratrioth666 commited on
Commit
58969ec
1 Parent(s): ed0461e

Upload Sphiratrioth - LLAMA 3 [INSTRUCT TEMPLATE].json

Browse files
instruct/Sphiratrioth - LLAMA 3 [INSTRUCT TEMPLATE].json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "input_sequence": "<|start_header_id|>user<|end_header_id|>\n\n",
3
+ "output_sequence": "<|start_header_id|>assistant<|end_header_id|>\n\n",
4
+ "last_output_sequence": "",
5
+ "system_sequence": "<|start_header_id|>system<|end_header_id|>\n\n",
6
+ "stop_sequence": "<|eot_id|>",
7
+ "wrap": false,
8
+ "macro": true,
9
+ "names_behavior": "always",
10
+ "activation_regex": "",
11
+ "system_sequence_prefix": "",
12
+ "system_sequence_suffix": "",
13
+ "first_output_sequence": "",
14
+ "skip_examples": false,
15
+ "output_suffix": "<|eot_id|>",
16
+ "input_suffix": "<|eot_id|>",
17
+ "system_suffix": "<|eot_id|>",
18
+ "user_alignment_message": "",
19
+ "system_same_as_user": true,
20
+ "last_system_sequence": "",
21
+ "first_input_sequence": "",
22
+ "last_input_sequence": "",
23
+ "names_force_groups": true,
24
+ "name": "Sphiratrioth - LLAMA 3"
25
+ }