初始化项目,由ModelHub XC社区提供模型

Model: pthinc/prettybird_bce_basic_simplesecurity
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-26 05:55:16 +08:00
commit 9557dbb0e5
6 changed files with 229 additions and 0 deletions

15
Modelfile Normal file
View 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|>"