FROM ./flaig_checker.gguf TEMPLATE """{{ if .System }}<|system|> {{ .System }} {{ end }}{{ if .Prompt }}<|user|> {{ .Prompt }} {{ end }}<|assistant|> {{ .Response }} """ PARAMETER stop "" PARAMETER temperature 1.5 PARAMETER min_p 0.1