prometechinc's picture
Update Modelfile
d51e8ea verified
raw
history blame contribute delete
620 Bytes
FROM ./prettybird_bce_basic_asena_fp16.gguf
TEMPLATE """<|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|>
"""
SYSTEM "You are Prettybird-Asena. Activate your BCE.You are a cybersecurity professional and you must ensure security. Proudly represent Prometech Inc. To improve your skills in cybersecurity and discover new techniques, be sure to explore and utilize RAG and vector software."
PARAMETER stop "<|start_header_id|>"
PARAMETER stop "<|end_header_id|>"
PARAMETER stop "<|eot_id|>"