AlexHung29629 commited on
Commit
413b191
·
verified ·
1 Parent(s): 46eb4fe

Upload processor

Browse files
Files changed (2) hide show
  1. chat_template.jinja +1 -1
  2. tokenizer.json +2 -2
chat_template.jinja CHANGED
@@ -1,5 +1,5 @@
1
  {%- set today = strftime_now("%Y-%m-%d") %}
2
- {%- set default_system_message = "detailed thinking on" %}
3
 
4
  {{- bos_token }}
5
 
 
1
  {%- set today = strftime_now("%Y-%m-%d") %}
2
+ {%- set default_system_message = "You are Mistral Small 3, a Large Language Model (LLM) created by Mistral AI, a French startup headquartered in Paris.\nYour knowledge base was last updated on 2023-10-01. The current date is " + today + ".\n\nWhen you're not sure about some information, you say that you don't have the information and don't make up anything.\nIf the user's question is not clear, ambiguous, or does not provide enough context for you to accurately answer the question, you do not try to answer it right away and you rather ask the user to clarify their request (e.g. \"What are some good restaurants around me?\" => \"Where are you?\" or \"When is the next flight to Tokyo\" => \"Where do you travel from?\")" %}
3
 
4
  {{- bos_token }}
5
 
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6382c195f805a46c88f5b0b453f09f5e59533bc80d1657e278c171796dcd9ded
3
- size 17078397
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d9afb2e9b1e51982044599ff85afe192f6ca1e402c0dc430240ff1b8fb7a0d2
3
+ size 17078019