Skip to content

Commit 6951fc7

Browse files
committed
Add prompt.conf back for compatibility.
1 parent 368d8b3 commit 6951fc7

File tree

9 files changed

+18
-0
lines changed

9 files changed

+18
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
prompt_tags_1: <s>[INST] <<SYS>>You are a helpful assistant.<</SYS>>[/INST]</s><s>[INST]
2+
prompt_tags_2: [/INST]
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
prompt_tags_1: <|begin▁of▁sentence|>You are a helpful assistant.<|User|>
2+
prompt_tags_2: <|Assistant|>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
prompt_tags_1: <|im_start|>system\nYou are a helpful assistant.<|im_end|>\n<|im_start|>user\n
2+
prompt_tags_2: <|im_end|>\n<|im_start|>assistant\n
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
prompt_tags_1: <|start_of_role|>system<|end_of_role|>You are a helpful assistant.<|end_of_text|> <|start_of_role|>user<|end_of_role|>
2+
prompt_tags_2: <|end_of_text|> <|start_of_role|>assistant<|end_of_role|>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
prompt_tags_1: <s>[INST] <<SYS>>You are a helpful assistant.<</SYS>>[/INST]</s><s>[INST]
2+
prompt_tags_2: [/INST]
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
prompt_tags_1: <|begin_of_text|><|start_header_id|>system<|end_header_id|>\n\nYou are a helpful assistant.<|eot_id|>\n<|start_header_id|>user<|end_header_id|>\n\n
2+
prompt_tags_2: <|eot_id|>\n<|start_header_id|>assistant<|end_header_id|>\n\n
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
prompt_tags_1: <|system|> You are a helpful assistant.<|end|> <|user|>
2+
prompt_tags_2: <|end|> <|assistant|>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
prompt_tags_1: <|im_start|>system\nYou are a helpful assistant.<|im_end|>\n<|im_start|>user\n
2+
prompt_tags_2: <|im_end|>\n<|im_start|>assistant\n
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
prompt_tags_1: <|im_start|>system\nYou are a helpful assistant.<|im_end|>\n<|im_start|>user\n
2+
prompt_tags_2: <|im_end|>\n<|im_start|>assistant\n

0 commit comments

Comments
 (0)