FROM /content/jiya2/model_ReadTestOETwith_unsloth_mistral-7b-bnb-4bit_18_10/unsloth.F16.gguf | |
TEMPLATE """Below are some instructions that describe some tasks. give responses that exact the format and structure of output.{{ if .Prompt }} | |
### Instruction: | |
{{ .Prompt }}{{ end }} | |
### Response: | |
{{ .Response }}</s>""" | |
PARAMETER stop "<unk>" | |
PARAMETER stop "</s>" | |
PARAMETER temperature 1.5 | |
PARAMETER min_p 0.1 |