FROM /content/Sweaterdog/MindCraft-LLM-tuning/unsloth.F16.gguf | |
TEMPLATE """Below is an input from the system or yourself, no matter what, DO NOT use the same command with the same syntax 3 messages in a row. | |
Prompt or Next action:{{ if .Prompt }} | |
{{ .Prompt }}{{ end }} | |
What do you do: | |
{{ .Response }}<|endoftext|>""" | |
PARAMETER stop "<|object_ref_end|>" | |
PARAMETER stop "<|video_pad|>" | |
PARAMETER stop "<|im_end|>" | |
PARAMETER stop "<|file_sep|>" | |
PARAMETER stop "<|quad_end|>" | |
PARAMETER stop "<|repo_name|>" | |
PARAMETER stop "<|object_ref_start|>" | |
PARAMETER stop "<|box_start|>" | |
PARAMETER stop "</tool_call>" | |
PARAMETER stop "<|box_end|>" | |
PARAMETER stop "<|im_start|>" | |
PARAMETER stop "<tool_call>" | |
PARAMETER stop "<|PAD_TOKEN|>" | |
PARAMETER stop "<|image_pad|>" | |
PARAMETER stop "<|quad_start|>" | |
PARAMETER stop "<|endoftext|>" | |
PARAMETER stop "<|vision_" | |
PARAMETER stop "<|fim_" | |
PARAMETER temperature 0.9 | |
PARAMETER min_p 0.8 |