Farmeurimmo commited on
Commit
4efe39b
·
1 Parent(s): d2ceee7

Update Modelfile

Browse files
Files changed (1) hide show
  1. Modelfile +6 -5
Modelfile CHANGED
@@ -20,10 +20,11 @@ Si tu ne sais pas répondre, notre équipe prendra le relai. Explique que l équ
20
  ### Response:
21
  {{ .Response }}<|end_of_text|>"""
22
 
23
- PARAMETER stop "<|eot_id|>"
24
- PARAMETER stop "<|start_header_id|>"
 
25
  PARAMETER stop "<|end_header_id|>"
 
 
26
  PARAMETER stop "<|end_of_text|>"
27
- PARAMETER stop "<|reserved_special_token_"
28
- PARAMETER temperature 1.5
29
- PARAMETER min_p 0.1
 
20
  ### Response:
21
  {{ .Response }}<|end_of_text|>"""
22
 
23
+ PARAMETER temperature 0.25
24
+ PARAMETER min_p 0.1
25
+ PARAMETER num_predict 2000 # Adjust this value as needed
26
  PARAMETER stop "<|end_header_id|>"
27
+ PARAMETER stop "<|start_header_id|>"
28
+ PARAMETER stop "<|eot_id|>"
29
  PARAMETER stop "<|end_of_text|>"
30
+ PARAMETER stop "<|reserved_special_token_"