Farmeurimmo commited on
Commit
74beabf
·
1 Parent(s): f0c2967

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. Modelfile +4 -4
Modelfile CHANGED
@@ -29,15 +29,15 @@ Si une question sort de ce cadre, **tu ne dois pas y répondre.**
29
  {{ .Prompt }}{{ end }}
30
 
31
  ### Réponse :
32
- {{ .Response }}<|end_of_text|>"""
33
 
34
  PARAMETER stop "<|end_header_id|>"
35
- PARAMETER stop "<|eot_id|>"
36
  PARAMETER stop "<|finetune_right_pad_id|>"
37
- PARAMETER stop "<|eom_id|>"
38
  PARAMETER stop "<|start_header_id|>"
39
- PARAMETER stop "<|python_tag|>"
40
  PARAMETER stop "<|end_of_text|>"
 
 
41
  PARAMETER stop "<|reserved_special_token_"
42
  PARAMETER temperature 1.5
43
  PARAMETER min_p 0.1
 
29
  {{ .Prompt }}{{ end }}
30
 
31
  ### Réponse :
32
+ {{ .Response }}<|eot_id|>"""
33
 
34
  PARAMETER stop "<|end_header_id|>"
35
+ PARAMETER stop "<|python_tag|>"
36
  PARAMETER stop "<|finetune_right_pad_id|>"
 
37
  PARAMETER stop "<|start_header_id|>"
 
38
  PARAMETER stop "<|end_of_text|>"
39
+ PARAMETER stop "<|eom_id|>"
40
+ PARAMETER stop "<|eot_id|>"
41
  PARAMETER stop "<|reserved_special_token_"
42
  PARAMETER temperature 1.5
43
  PARAMETER min_p 0.1