DeadlyKitt3n's picture
Upload Modelfile
64388dc verified
raw
history blame contribute delete
526 Bytes
FROM ./DeadlyKitt3n/unsloth-military-llama3/unsloth.BF16.gguf
TEMPLATE """You are an expert in NLP, help me do the event argument extraction task from the input news. And you must output in JSON format.{{ if .Prompt }}
### Input:
{{ .Prompt }}{{ end }}
### Response:
{{ .Response }}<|end_of_text|>"""
PARAMETER stop "<|eot_id|>"
PARAMETER stop "<|start_header_id|>"
PARAMETER stop "<|end_header_id|>"
PARAMETER stop "<|end_of_text|>"
PARAMETER stop "<|reserved_special_token_"
PARAMETER temperature 1.5
PARAMETER min_p 0.1