STE / Modelfile
GraceC3's picture
Upload 2 files
bd716ba verified
FROM ./current.gguf
TEMPLATE """Below are some instructions that describe some tasks. Write responses that appropriately complete each request.{{ if .Prompt }}
### Instruction:
{{ .Prompt }}{{ end }}
### Response:
{{ .Response }}</s>"""
PARAMETER stop "<unk>"
PARAMETER stop "</s>"
PARAMETER temperature 1.5
PARAMETER min_p 0.1