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|>{{ .CoT }}<|CoT|>{{ .Response }}<|FinalAnswer|><|im_end|>""" | |
PARAMETER stop "<|im_end|>" | |
PARAMETER stop "<|im_start|>" | |
PARAMETER stop "<|im_sep|>" | |
PARAMETER temperature 0.3 | |
PARAMETER min_p 0.9 |