ThoxEdge-0.8B / Modelfile
tommytracx's picture
Upload Modelfile with huggingface_hub
2f7bf47 verified
Raw
History Blame Contribute Delete
240 Bytes
FROM V:\Temp\finish\ThoxEdge-0.8B\ThoxEdge-0.8B.f16.gguf
TEMPLATE """{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}<|im_start|>user
{{ .Prompt }}<|im_end|>
<|im_start|>assistant
"""
PARAMETER stop "<|im_end|>"