TroyDoesAI's picture
Upload modelfile
b4db16b verified
raw
history blame contribute delete
313 Bytes
FROM ./BlackSheep-4k-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."""