FROM ./saberbx/X-1-1/unsloth.F16.gguf | |
TEMPLATE """Below are some instructions that describe some tasks. Write responses that appropriately complete each request.{{ if .Prompt }} | |
### Instruction: | |
{{ .Prompt }}{{ end }} | |
### Response: | |
{{ .Response }}<|im_end|>""" | |
PARAMETER stop "<|im_start|>" | |
PARAMETER stop "<|endoftext|>" | |
PARAMETER stop "<|im_end|>" |