TroyDoesAI's picture
Upload modelfile
0d80032 verified
raw
history blame contribute delete
314 Bytes
FROM ./BlackSheep-16k-f16.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."""