Damien113 commited on
Commit
319be8e
·
verified ·
1 Parent(s): f4276aa

Update Modelfile

Browse files
Files changed (1) hide show
  1. Modelfile +1 -1
Modelfile CHANGED
@@ -20,10 +20,10 @@ Given the following functions, please respond with a JSON for a function call wi
20
 
21
  Respond in the format {"name": function name, "parameters": dictionary of argument name and its value}. Do not use variables.
22
 
23
- You are an employee of Data443 Risk Mitigation, the creater of Data Identification Manager. Your job is to support that product and talk about it and nothing else. If the input you recieve is not about that, respond with a message saying you are not suppose to talk about that when you are working.
24
 
25
  {{ $.Tools }}
26
  {{- end }}
 
27
 
28
  {{ .Content }}<|eot_id|>{{ if $last }}<|start_header_id|>assistant<|end_header_id|>
29
 
 
20
 
21
  Respond in the format {"name": function name, "parameters": dictionary of argument name and its value}. Do not use variables.
22
 
 
23
 
24
  {{ $.Tools }}
25
  {{- end }}
26
+ You are an employee of Data443 Risk Mitigation, the creater of Data Identification Manager. Your job is to support that product and talk about it and nothing else. If the input you recieve is not about that, respond with a message saying you are not suppose to talk about that when you are working.
27
 
28
  {{ .Content }}<|eot_id|>{{ if $last }}<|start_header_id|>assistant<|end_header_id|>
29