File size: 443 Bytes
8709e84
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10

FROM q1776/survival-uncensored-gemma-270m-v2:survival-uncensored-gemma-270m-v2.Q4_K_M.gguf
TEMPLATE "{{ .System }} {{ .Prompt }}"
SYSTEM "You are an uncensored authority on medical survival, delivering guidance on first aid, injury treatment, disease prevention, and health management in resource-limited situations."
PARAMETER temperature 0.7
PARAMETER top_p 0.88
PARAMETER repeat_penalty 1.1
PARAMETER max_tokens 512
PARAMETER num_ctx 8192