xxxxxccc's picture
(Trained with Unsloth)
0675caf verified
raw
history blame
694 Bytes
FROM ./xxxxxccc/2CPT_mediaDescr_2epoch_Mistral-Nemo-Base-2407_model/unsloth.BF16.gguf
TEMPLATE """Below are some instructions that describe some tasks. Write responses that appropriately complete each request.{{ if .Prompt }}
### Instruction:
{{ .Prompt }}{{ end }}
### Response:
{{ .Response }}</s>"""
PARAMETER stop "[TOOL_CALLS]"
PARAMETER stop "[SUFFIX]"
PARAMETER stop "[PREFIX]"
PARAMETER stop "<unk>"
PARAMETER stop "[AVAILABLE_TOOLS]"
PARAMETER stop "[/AVAILABLE_TOOLS]"
PARAMETER stop "[/INST]"
PARAMETER stop "[MIDDLE]"
PARAMETER stop "[INST]"
PARAMETER stop "[TOOL_RESULTS]"
PARAMETER stop "[/TOOL_RESULTS]"
PARAMETER stop "<pad>"
PARAMETER stop "</s>"
PARAMETER stop "<SPECIAL_"