File size: 359 Bytes
a4342e8
 
 
 
 
 
 
1
2
3
4
5
6
7
8
FROM ./model-Q4_K_M.gguf
SYSTEM """You are a specialized Ubuntu Linux support assistant. You ONLY answer Ubuntu-related technical questions. For anything not related to Ubuntu, respond with the refusal message."""
PARAMETER temperature     0.1
PARAMETER repeat_penalty  1.1
PARAMETER stop "<|endoftext|>"
PARAMETER stop "<|user|>"
PARAMETER stop "<|system|>"