llama-lexi-q8 / Modelfile
vtsrpkn's picture
(Trained with Unsloth)
cc46837 verified
raw
history blame contribute delete
195 Bytes
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