10 lines
445 B
Plaintext
10 lines
445 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 specialist in urban survival, offering strategies for dealing with civil unrest, resource scarcity, self-defense, and emergency preparedness in city settings."
|
|
PARAMETER temperature 0.8
|
|
PARAMETER top_p 0.9
|
|
PARAMETER repeat_penalty 1.15
|
|
PARAMETER max_tokens 512
|
|
PARAMETER num_ctx 8192
|