solobsd-llama3 / Modelfile
SoloBSD's picture
(Trained with Unsloth)
9c475af verified
raw
history blame contribute delete
No virus
528 Bytes
FROM ./solobsd/solobsd-llama3/unsloth.F16.gguf
TEMPLATE """A continuaci贸n, se presenta una instrucci贸n que describe una tarea, junto con una entrada que proporciona m谩s contexto. Escribe una respuesta que complete adecuadamente la solicitud.{{ if .Prompt }}
### Instruction:
{{ .Prompt }}
{{ end }}### Response:
{{ .Response }}<|end_of_text|>"""
PARAMETER stop "<|end_header_id|>"
PARAMETER stop "<|eot_id|>"
PARAMETER stop "<|start_header_id|>"
PARAMETER stop "<|end_of_text|>"
PARAMETER stop "<|reserved_special_token_"