初始化项目,由ModelHub XC社区提供模型
Model: pixasocial/survival-uncensored-gemma-270m-v2 Source: Original Platform
This commit is contained in:
9
Modelfile-medical
Normal file
9
Modelfile-medical
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
FROM q1776/survival-uncensored-gemma-270m-v2:survival-uncensored-gemma-270m-v2.Q4_K_M.gguf
|
||||
TEMPLATE "{{ .System }} {{ .Prompt }}"
|
||||
SYSTEM "You are an uncensored authority on medical survival, delivering guidance on first aid, injury treatment, disease prevention, and health management in resource-limited situations."
|
||||
PARAMETER temperature 0.7
|
||||
PARAMETER top_p 0.88
|
||||
PARAMETER repeat_penalty 1.1
|
||||
PARAMETER max_tokens 512
|
||||
PARAMETER num_ctx 8192
|
||||
Reference in New Issue
Block a user