parnaso_5ep31 / Modelfile
laoc81's picture
(Trained with Unsloth)
abafd54 verified
raw
history blame contribute delete
549 Bytes
FROM ./laoc81/parnaso_5ep31/unsloth.Q8_0.gguf
TEMPLATE """Abaixo está uma pergunta, seguida de uma resposta ao pedido.{{ if .Prompt }}
### Pergunta:
{{ .Prompt }}{{ end }}
### Resposta:
{{ .Response }}<|end_of_text|>"""
PARAMETER stop "<|eom_id|>"
PARAMETER stop "<|end_header_id|>"
PARAMETER stop "<|python_tag|>"
PARAMETER stop "<|start_header_id|>"
PARAMETER stop "<|finetune_right_pad_id|>"
PARAMETER stop "<|eot_id|>"
PARAMETER stop "<|end_of_text|>"
PARAMETER stop "<|reserved_special_token_"
PARAMETER temperature 1.5
PARAMETER min_p 0.1