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