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