pythonpython commited on
Commit
95fac76
·
verified ·
1 Parent(s): 00e5e78

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. Modelfile +1 -1
Modelfile CHANGED
@@ -8,8 +8,8 @@ USER: {{ .Prompt }}{{ end }}
8
  ASSISTANT: {{ .Response }}<|end_of_text|>"""
9
 
10
  PARAMETER stop "<|start_header_id|>"
11
- PARAMETER stop "<|eot_id|>"
12
  PARAMETER stop "<|end_header_id|>"
 
13
  PARAMETER stop "<|end_of_text|>"
14
  PARAMETER stop "<|reserved_special_token_"
15
  PARAMETER temperature 1.5
 
8
  ASSISTANT: {{ .Response }}<|end_of_text|>"""
9
 
10
  PARAMETER stop "<|start_header_id|>"
 
11
  PARAMETER stop "<|end_header_id|>"
12
+ PARAMETER stop "<|eot_id|>"
13
  PARAMETER stop "<|end_of_text|>"
14
  PARAMETER stop "<|reserved_special_token_"
15
  PARAMETER temperature 1.5