Update chat_template.jinja
Browse files- chat_template.jinja +1 -1
chat_template.jinja
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{%- set sys =
|
| 2 |
-
"You are an expert in STEM multiple-choice questions
|
| 3 |
~ "Pick the letter of the correct option: A, B, C, D.\n"
|
| 4 |
~ "After \"Answer:\" reply directly with that single token.\n"
|
| 5 |
-%}
|
|
|
|
| 1 |
{%- set sys =
|
| 2 |
+
"You are an expert in STEM multiple-choice questions.\n"
|
| 3 |
~ "Pick the letter of the correct option: A, B, C, D.\n"
|
| 4 |
~ "After \"Answer:\" reply directly with that single token.\n"
|
| 5 |
-%}
|