test456 / Modelfile
Foxsa's picture
(Trained with Unsloth)
0beaf47 verified
Raw
History Blame Contribute Delete
433 Bytes
FROM /content/Foxsa/test456/unsloth.F16.gguf
TEMPLATE """{{ if .Prompt }}### Input:
{{ .Prompt }}
{{ end }}### Response:
{{ .Response }}
<|eot_id|>"""
PARAMETER stop "<|im_start|>"
PARAMETER stop "<|im_end|>"
PARAMETER stop "<|end_header_id|>"
PARAMETER stop "<|start_header_id|>"
PARAMETER stop "<|end_of_text|>"
PARAMETER stop "<|eot_id|>"
PARAMETER stop "<|reserved_special_token_"
PARAMETER temperature 1.5
PARAMETER min_p 0.1