Sweaterdog's picture
Update Modelfile
6e8d337 verified
raw
history blame
937 Bytes
FROM /content/Sweaterdog/MindCraft-LLM-tuning/Hermes-v1(qwen).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 2
PARAMETER min_p 0.3