Farmeurimmo commited on
Commit
31839f2
·
1 Parent(s): 501e538

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. Modelfile +5 -5
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 }}<|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 0.25
43
  PARAMETER min_p 0.1
 
29
  {{ .Prompt }}{{ end }}
30
 
31
  ### Réponse :
32
+ {{ .Response }}<|end_of_text|>"""
33
 
34
+ PARAMETER stop "<|eom_id|>"
35
  PARAMETER stop "<|python_tag|>"
36
+ PARAMETER stop "<|end_header_id|>"
37
  PARAMETER stop "<|finetune_right_pad_id|>"
38
+ PARAMETER stop "<|eot_id|>"
39
  PARAMETER stop "<|start_header_id|>"
40
  PARAMETER stop "<|end_of_text|>"
 
 
41
  PARAMETER stop "<|reserved_special_token_"
42
+ PARAMETER temperature 1.5
43
  PARAMETER min_p 0.1