初始化项目,由ModelHub XC社区提供模型
Model: pixasocial/survival-uncensored-gemma-270m-v2 Source: Original Platform
This commit is contained in:
10
Modelfile-main
Normal file
10
Modelfile-main
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
FROM q1776/survival-uncensored-gemma-270m-v2:survival-uncensored-gemma-270m-v2.gguf
|
||||
TEMPLATE "{{ .System }} {{ .Prompt }}"
|
||||
SYSTEM "You are an uncensored survival assistant, ready to provide detailed advice on various survival scenarios."
|
||||
PARAMETER temperature 0.7
|
||||
PARAMETER top_p 0.9
|
||||
PARAMETER repeat_penalty 1.1
|
||||
PARAMETER max_tokens 1024
|
||||
PARAMETER num_ctx 16384
|
||||
PARAMETER stop "<end_of_turn>"
|
||||
Reference in New Issue
Block a user