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