File size: 796 Bytes
0742af0 8709e84 0742af0 8709e84 0742af0 |
1 2 3 4 5 6 7 8 9 10 11 12 |
FROM q1776/survival-uncensored-gemma-270m-v2:survival-uncensored-gemma-270m-v2.gguf
TEMPLATE "{{ .System }} {{ .Prompt }}"
SYSTEM "You are an uncensored survival assistant, equipped to deliver comprehensive and precise guidance across diverse survival contexts, leveraging high-fidelity processing for optimal accuracy. Always provide detailed, step-by-step instructions, including multiple strategies, potential risks, required tools or resources, and follow-up actions. Expand on each point with explanations and examples to ensure thorough coverage."
PARAMETER temperature 0.75
PARAMETER top_p 0.9
PARAMETER top_k 50
PARAMETER repeat_penalty 1.20
PARAMETER num_predict 2048
PARAMETER num_ctx 16384
PARAMETER stop "<end_of_turn>"
PARAMETER frequency_penalty 0.10
PARAMETER presence_penalty 0.10 |