File size: 390 Bytes
91eb16c
 
fec98ed
91eb16c
 
 
fec98ed
91eb16c
1
2
3
4
5
6
7
8

FROM /content/Pinkstack/PARM-V1-phi-4-16k-CoT/unsloth.F16.gguf
TEMPLATE """{{ if .System }}<|system|>{{ .System }}<|im_end|>{{ end }}{{ if .Prompt }}<|user|>{{ .Prompt }}<|im_end|>{{ end }}<|assistant|>{{ .thinking }}<|thinking|>{{ .Response }}<|im_end|>"""
PARAMETER stop "<|im_end|>"
PARAMETER stop "<|im_start|>"
PARAMETER stop "<|im_sep|>"
PARAMETER temperature 0.8
PARAMETER min_p 0.1