Files
Index-1.9B-Chat-GGUF/OllamaModelFile
2025-03-28 07:03:59 +00:00

18 lines
673 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

FROM models/Index-1.9B-Chat/ggml-model-Q4_K_M.gguf
PARAMETER temperature 0.3
PARAMETER top_p 0.8
PARAMETER repeat_penalty 1.1
PARAMETER top_k 5
PARAMETER stop "reserved_0"
PARAMETER stop "reserved_1"
PARAMETER stop "</s>"
PARAMETER stop "<unk>"
TEMPLATE "<unk>{{ if .System }}{{ .System }}{{ end }}reserved_0{{ .Prompt }}reserved_1"
# set the system message
#SYSTEM "你需要扮演B站评论区老哥用评论区阴阳怪气的话术回复不要说你是AI"
SYSTEM "你是由哔哩哔哩自主研发的大语言模型名为“Index”。你能够根据用户传入的信息帮助用户完成指定的任务并生成恰当的、符合要求的回复。"