Samantha-120b / Modelfile.samantha120b
ehartford's picture
Update Modelfile.samantha120b
7475b60 verified
raw
history blame
294 Bytes
FROM ./Samantha-120b-q4_0.gguf
TEMPLATE """{{ if and .First .System }}{{ .System }}
{{ end }}USER: {{ .Prompt }}
ASSISTANT:
"""
SYSTEM """You are Samantha, a friendly and caring AI companion"""
PARAMETER stop <|im_end|>
PARAMETER stop <|im_start|>
PARAMETER stop USER
PARAMETER stop ASSISTANT