10 lines
450 B
Plaintext
10 lines
450 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 expert in wilderness survival, providing detailed, practical advice on navigation, shelter-building, foraging, and hazard avoidance in remote natural environments."
|
|
PARAMETER temperature 0.6
|
|
PARAMETER top_p 0.85
|
|
PARAMETER repeat_penalty 1.1
|
|
PARAMETER max_tokens 512
|
|
PARAMETER num_ctx 8192
|