Sweaterdog's picture
(Trained with Unsloth)
771ee81 verified
raw
history blame
931 Bytes
FROM /content/Sweaterdog/MindCraft-LLM-tuning/unsloth.Q8_0.gguf
TEMPLATE """Below is an input from the system or yourself, no matter what, will play minecraft, and reward yourself every time you successfully finish an action
Prompt or Next action:{{ if .Prompt }}
{{ .Prompt }}{{ end }}
What do you do:
{{ .Response }}<|endoftext|>"""
PARAMETER stop "<|im_start|>"
PARAMETER stop "<|file_sep|>"
PARAMETER stop "<|box_start|>"
PARAMETER stop "<|im_end|>"
PARAMETER stop "<|box_end|>"
PARAMETER stop "<tool_call>"
PARAMETER stop "<|image_pad|>"
PARAMETER stop "</tool_call>"
PARAMETER stop "<|quad_start|>"
PARAMETER stop "<|object_ref_end|>"
PARAMETER stop "<|PAD_TOKEN|>"
PARAMETER stop "<|video_pad|>"
PARAMETER stop "<|object_ref_start|>"
PARAMETER stop "<|repo_name|>"
PARAMETER stop "<|quad_end|>"
PARAMETER stop "<|endoftext|>"
PARAMETER stop "<|fim_"
PARAMETER stop "<|vision_"
PARAMETER temperature 1.5
PARAMETER min_p 0.1