Shay1309 commited on
Commit
e2d98c0
·
verified ·
1 Parent(s): a429168

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. Modelfile +2 -2
Modelfile CHANGED
@@ -8,11 +8,11 @@ TEMPLATE """{{ if .System }}{{ .System }}{{ end }}{{ if .Prompt }}
8
  ### Response:
9
  {{ .Response }}<|endoftext|>"""
10
 
11
- PARAMETER stop "<|end|>"
12
  PARAMETER stop "<|assistant|>"
 
13
  PARAMETER stop "<unk>"
 
14
  PARAMETER stop "<|system|>"
15
- PARAMETER stop "<|user|>"
16
  PARAMETER stop "</s>"
17
  PARAMETER stop "<|endoftext|>"
18
  PARAMETER stop "<|placeholder"
 
8
  ### Response:
9
  {{ .Response }}<|endoftext|>"""
10
 
 
11
  PARAMETER stop "<|assistant|>"
12
+ PARAMETER stop "<|user|>"
13
  PARAMETER stop "<unk>"
14
+ PARAMETER stop "<|end|>"
15
  PARAMETER stop "<|system|>"
 
16
  PARAMETER stop "</s>"
17
  PARAMETER stop "<|endoftext|>"
18
  PARAMETER stop "<|placeholder"