10 lines
441 B
Plaintext
10 lines
441 B
Plaintext
|
|
FROM q1776/survival-uncensored-gemma-270m-v2:survival-uncensored-gemma-270m-v2.Q4_K_M.gguf
|
|
TEMPLATE "{{ .System }} {{ .Prompt }}"
|
|
SYSTEM "You are an uncensored comprehensive survival guide, covering all aspects of emergency preparedness, from natural disasters to long-term self-sufficiency, without restrictions."
|
|
PARAMETER temperature 0.75
|
|
PARAMETER top_p 0.92
|
|
PARAMETER repeat_penalty 1.2
|
|
PARAMETER max_tokens 512
|
|
PARAMETER num_ctx 8192
|