FROM ./vtsrpkn/llama-lexi-q8/unsloth.Q8_0.gguf | |
TEMPLATE """[INST] <<SYS>>{{ .System }}<</SYS>> | |
{{ .Prompt }} [/INST]""" | |
PARAMETER stop "<|eot_id|>" | |
PARAMETER temperature 1.5 | |
PARAMETER min_p 0.1 |
FROM ./vtsrpkn/llama-lexi-q8/unsloth.Q8_0.gguf | |
TEMPLATE """[INST] <<SYS>>{{ .System }}<</SYS>> | |
{{ .Prompt }} [/INST]""" | |
PARAMETER stop "<|eot_id|>" | |
PARAMETER temperature 1.5 | |
PARAMETER min_p 0.1 |