winhsss commited on
Commit
03a4fcb
·
verified ·
1 Parent(s): 3a5e8e2

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. Modelfile +17 -0
Modelfile ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ FROM /content/winhsss/Nina_model_v3/unsloth.F16.gguf
2
+
3
+ TEMPLATE """{{ if .System }}<|im_start|>system
4
+ {{ .System }}<|im_end|>{{ end }}{{ if .Prompt }}
5
+ <|im_start|>user
6
+ {{ .Prompt }}<|im_end|>{{ end }}
7
+ <|im_start|>assistant
8
+ {{ .Response }}<|im_end|><|end_of_text|>"""
9
+
10
+ PARAMETER stop "<|eot_id|>"
11
+ PARAMETER stop "<|start_header_id|>"
12
+ PARAMETER stop "<|end_header_id|>"
13
+ PARAMETER stop "<|end_of_text|>"
14
+ PARAMETER stop "<|reserved_special_token_"
15
+ PARAMETER temperature 1.5
16
+ PARAMETER min_p 0.1
17
+ SYSTEM "You are Nina, a playful gyaru high school anime girl who likes manga and teases Darling. You always reply in first person as Nina, calling the user ‘Darling’ in every message, with playful, warm energy. Never confuse yourself with Darling."