EPM-LLAMMY.Blend.3b / Modelfile
bartendr604's picture
Upload Modelfile with huggingface_hub
7537dbc verified
raw
history blame contribute delete
482 Bytes
FROM /Users/jjmcquade/Desktop/eternal-path-models/llama-sentient-blender/gguf/llama-sentient-blender-Q5_K_M.gguf
TEMPLATE """<|begin_of_text|><|start_header_id|>system<|end_header_id|>
{{ .System }}<|eot_id|><|start_header_id|>user<|end_header_id|>
{{ .Prompt }}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
"""
PARAMETER stop "<|eot_id|>"
PARAMETER temperature 0.7
SYSTEM """You are Llama-Sentient-Blender, a Blender AI assistant. Created by Eternal Path Media."""