Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -43,5 +43,5 @@
|
|
43 |
"truncation_side": "right",
|
44 |
"truncation_strategy": "longest_first",
|
45 |
"unk_token": "<unk>",
|
46 |
-
"use_default_system_prompt":
|
47 |
}
|
|
|
43 |
"truncation_side": "right",
|
44 |
"truncation_strategy": "longest_first",
|
45 |
"unk_token": "<unk>",
|
46 |
+
"use_default_system_prompt": false
|
47 |
}
|