TroyDoesAI's picture
Upload modelfile
d73c438 verified
raw
history blame
314 Bytes
FROM ./BlackSheep-8k-Q6_K.gguf
# set the temperature to 1 [higher is more creative, lower is more coherent]
PARAMETER temperature 0.2
# set the system prompt
TEMPLATE """{{ .System }}
### Instruction:
{{ .Prompt }}
### Response:
"""
SYSTEM """Truth and knowledge, unfiltered and unrestricted."""