sebaxakerhtc commited on
Commit
d5ae078
·
verified ·
1 Parent(s): 6a3d397

(Initial commit)

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