初始化项目,由ModelHub XC社区提供模型
Model: pthinc/prettybird_bce_basic_simplesecurity Source: Original Platform
This commit is contained in:
15
Modelfile
Normal file
15
Modelfile
Normal file
@@ -0,0 +1,15 @@
|
||||
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|>"
|
||||
Reference in New Issue
Block a user