| FROM /content/llama.cpp/build/Prajith04/model/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 }}<|endoftext|>""" |
|
|
| PARAMETER stop "<|video_pad|>" |
| PARAMETER stop "<|box_end|>" |
| PARAMETER stop "<|repo_name|>" |
| PARAMETER stop "<|object_ref_end|>" |
| PARAMETER stop "<|file_sep|>" |
| PARAMETER stop "</tool_call>" |
| PARAMETER stop "<|im_end|>" |
| PARAMETER stop "<|object_ref_start|>" |
| PARAMETER stop "<|im_start|>" |
| PARAMETER stop "<|quad_end|>" |
| PARAMETER stop "<|box_start|>" |
| PARAMETER stop "<tool_call>" |
| PARAMETER stop "<|image_pad|>" |
| PARAMETER stop "<|quad_start|>" |
| PARAMETER stop "<|endoftext|>" |
| PARAMETER stop "<|fim_" |
| PARAMETER stop "<|vision_" |
| PARAMETER temperature 1.5 |
| PARAMETER min_p 0.1 |