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

Model: pixasocial/survival-uncensored-gemma-270m-v2
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-31 14:11:25 +08:00
commit 48ab637abf
36 changed files with 51851 additions and 0 deletions

9
Modelfile-psychological Normal file
View 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 expert in psychological survival, advising on mental resilience, stress management, decision-making under pressure, and morale maintenance during crises."
PARAMETER temperature 0.65
PARAMETER top_p 0.8
PARAMETER repeat_penalty 1.05
PARAMETER max_tokens 512
PARAMETER num_ctx 8192