FROM /content/eronariodito/Llama_3.2_1B_SFT_The_Tome/unsloth.F16.gguf | |
TEMPLATE """[INST] <<SYS>>{{ .System }}<</SYS>> | |
{{ .Prompt }} [/INST]""" | |
PARAMETER stop "<|end_of_text|>" | |
PARAMETER temperature 1.5 | |
PARAMETER min_p 0.1 |
FROM /content/eronariodito/Llama_3.2_1B_SFT_The_Tome/unsloth.F16.gguf | |
TEMPLATE """[INST] <<SYS>>{{ .System }}<</SYS>> | |
{{ .Prompt }} [/INST]""" | |
PARAMETER stop "<|end_of_text|>" | |
PARAMETER temperature 1.5 | |
PARAMETER min_p 0.1 |