sebaxakerhtc commited on
Commit
f57372f
·
verified ·
1 Parent(s): 0dc05ca

(Continued pretraining)

Browse files
Files changed (1) hide show
  1. Modelfile +4 -4
Modelfile CHANGED
@@ -8,12 +8,12 @@ TEMPLATE """{{ if .System }}{{ .System }}{{ end }}{{ if .Prompt }}
8
  ### Отговор:
9
  {{ .Response }}<|end_of_text|>"""
10
 
11
- PARAMETER stop "<|end_header_id|>"
12
- PARAMETER stop "<|finetune_right_pad_id|>"
13
  PARAMETER stop "<|python_tag|>"
14
- PARAMETER stop "<|eot_id|>"
15
- PARAMETER stop "<|start_header_id|>"
16
  PARAMETER stop "<|eom_id|>"
 
 
 
17
  PARAMETER stop "<|end_of_text|>"
18
  PARAMETER stop "<|reserved_special_token_"
19
  PARAMETER temperature 1.5
 
8
  ### Отговор:
9
  {{ .Response }}<|end_of_text|>"""
10
 
 
 
11
  PARAMETER stop "<|python_tag|>"
12
+ PARAMETER stop "<|finetune_right_pad_id|>"
 
13
  PARAMETER stop "<|eom_id|>"
14
+ PARAMETER stop "<|end_header_id|>"
15
+ PARAMETER stop "<|start_header_id|>"
16
+ PARAMETER stop "<|eot_id|>"
17
  PARAMETER stop "<|end_of_text|>"
18
  PARAMETER stop "<|reserved_special_token_"
19
  PARAMETER temperature 1.5