Upload folder using huggingface_hub
Browse files- chat_template.jinja +1 -0
- model.safetensors +1 -1
chat_template.jinja
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{%- set enable_thinking = false %}
|
|
|
|
| 2 |
{%- if tools %}
|
| 3 |
{{- '<|im_start|>system\n' }}
|
| 4 |
{%- if messages[0].role == 'system' %}
|
|
|
|
| 1 |
{%- set enable_thinking = false %}
|
| 2 |
+
{{- "<|im_start|>system\nAnswer the multiple-choice question carefully. Choose the single best option. Return exactly one final answer in the format \\boxed{LETTER}.<|im_end|>\n" }}
|
| 3 |
{%- if tools %}
|
| 4 |
{{- '<|im_start|>system\n' }}
|
| 5 |
{%- if messages[0].role == 'system' %}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3441185608
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9cafccc14870e58e9d9ac21916143565f50de4a3b8bf425a198a7e095943a84c
|
| 3 |
size 3441185608
|