Farmeurimmo commited on
Commit
f0c2967
·
1 Parent(s): 6c5cc97

(Trained with Unsloth)

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