FROM /content/ahsanf/model/unsloth.F16.gguf | |
TEMPLATE """[INST] {{ if .System }}{{ .System }} {{ end }}{{ .Prompt }} [/INST]""" | |
PARAMETER stop "</s>" | |
PARAMETER temperature 1.5 | |
PARAMETER min_p 0.1 |
FROM /content/ahsanf/model/unsloth.F16.gguf | |
TEMPLATE """[INST] {{ if .System }}{{ .System }} {{ end }}{{ .Prompt }} [/INST]""" | |
PARAMETER stop "</s>" | |
PARAMETER temperature 1.5 | |
PARAMETER min_p 0.1 |