BramVanroy's picture
Upload folder using huggingface_hub
b30d6f0 verified
raw
history blame
No virus
238 Bytes
FROM ./fietje-3-mini-4k-instruct-Q5_K_M.gguf
TEMPLATE """{{ if .Prompt }}<s><|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
"""
PARAMETER num_ctx 4096
PARAMETER stop "<|endoftext|>"
PARAMETER stop "<|end|>"
PARAMETER stop "<|user|>"