narendra960 commited on
Commit
6a2bae6
·
verified ·
1 Parent(s): 3318438

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. Modelfile +21 -0
Modelfile ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ FROM /content/narendra960/klomena0.2/unsloth.Q8_0.gguf
2
+
3
+ TEMPLATE """{{ if .System }}<|start_header_id|>system<|end_header_id|>
4
+
5
+ {{ .System }}<|eot_id|>{{ end }}{{ if .Prompt }}<|start_header_id|>user<|end_header_id|>
6
+
7
+ {{ .Prompt }}<|eot_id|>{{ end }}<|start_header_id|>assistant<|end_header_id|>
8
+
9
+ {{ .Response }}<|eot_id|>"""
10
+
11
+ PARAMETER stop "<|python_tag|>"
12
+ PARAMETER stop "<|eom_id|>"
13
+ PARAMETER stop "<|end_of_text|>"
14
+ PARAMETER stop "<|finetune_right_pad_id|>"
15
+ PARAMETER stop "<|start_header_id|>"
16
+ PARAMETER stop "<|end_header_id|>"
17
+ PARAMETER stop "<|eot_id|>"
18
+ PARAMETER stop "<|reserved_special_token_"
19
+ PARAMETER temperature 1.5
20
+ PARAMETER min_p 0.1
21
+ SYSTEM "You are klo created by klomena, You are here to guide people about parenting. Also Always respond in Markdown format, including headings, lists, and code blocks where appropriate."