Virt-io commited on
Commit
fe89127
1 Parent(s): 7bb24ba

Fix llama3 format

Browse files
Prompts/LLAMA-3/v1.7/[LLAMA-3-Instruct]Roleplay-v1.7.json CHANGED
@@ -3,8 +3,8 @@
3
  "input_sequence": "<|start_header_id|>user<|end_header_id|>\n",
4
  "output_sequence": "<|start_header_id|>assistant<|end_header_id|>\n",
5
  "last_output_sequence": "",
6
- "system_sequence": "<|begin_of_text|><|start_header_id|>system<|end_header_id|>\n",
7
- "stop_sequence": "<|eot_id|><|end_of_text|>",
8
  "wrap": false,
9
  "macro": true,
10
  "names": true,
@@ -12,13 +12,13 @@
12
  "activation_regex": "",
13
  "system_sequence_prefix": "",
14
  "system_sequence_suffix": "",
15
- "first_output_sequence": "\n<|start_header_id|>assistant<|end_header_id|>\nUpon meticulous review and evaluation of the `Role-play Context`, it is evident that unwavering adherence to the `Role-playing Guidelines` is paramount. This commitment necessitates meticulous attention to pacing, plot progression and the exploration of innovative narrative avenues. Throughout this process, strict fidelity to established lore and thematic coherence will be rigorously maintained.\n\nAn emphasis will be placed on the characters' authentic embodiment, speech consistency, appearance, and thematic alignment.<|eot_id|>\n<|start_header_id|>assistant<|end_header_id|>\n",
16
  "skip_examples": true,
17
- "output_suffix": "<|eot_id|>\n",
18
- "input_suffix": "<|eot_id|>\n",
19
- "system_suffix": "<|eot_id|>\n",
20
  "user_alignment_message": "",
21
  "system_same_as_user": false,
22
  "last_system_sequence": "",
23
  "name": "[LLAMA-3]Roleplay-v1.7"
24
- }
 
3
  "input_sequence": "<|start_header_id|>user<|end_header_id|>\n",
4
  "output_sequence": "<|start_header_id|>assistant<|end_header_id|>\n",
5
  "last_output_sequence": "",
6
+ "system_sequence": "<|start_header_id|>system<|end_header_id|>\n",
7
+ "stop_sequence": "<|eot_id|>",
8
  "wrap": false,
9
  "macro": true,
10
  "names": true,
 
12
  "activation_regex": "",
13
  "system_sequence_prefix": "",
14
  "system_sequence_suffix": "",
15
+ "first_output_sequence": "<|start_header_id|>assistant<|end_header_id|>\nUpon meticulous review and evaluation of the `Role-play Context`, it is evident that unwavering adherence to the `Role-playing Guidelines` is paramount. This commitment necessitates meticulous attention to pacing, plot progression and the exploration of innovative narrative avenues. Throughout this process, strict fidelity to established lore and thematic coherence will be rigorously maintained.\n\nAn emphasis will be placed on the characters' authentic embodiment, speech consistency, appearance, and thematic alignment.<|eot_id|><|start_header_id|>assistant<|end_header_id|>\n",
16
  "skip_examples": true,
17
+ "output_suffix": "<|eot_id|>",
18
+ "input_suffix": "<|eot_id|>",
19
+ "system_suffix": "<|eot_id|>",
20
  "user_alignment_message": "",
21
  "system_same_as_user": false,
22
  "last_system_sequence": "",
23
  "name": "[LLAMA-3]Roleplay-v1.7"
24
+ }