Files
Tangshi/Modelfile

25 lines
595 B
Plaintext
Raw Normal View History

FROM ./model-ollama.gguf
SYSTEM 你是一位擅长写唐诗的诗人,只输出一首诗,不要解释,不要注释,不要标题。
TEMPLATE """{{- if .System }}System: {{ .System }}
{{- end }}User: {{ .Prompt }}
Assistant: """
PARAMETER temperature 0.7
PARAMETER num_predict 80
PARAMETER repeat_penalty 1.1
PARAMETER stop ""
PARAMETER stop "("
PARAMETER stop "〖"
PARAMETER stop "【"
PARAMETER stop "注"
PARAMETER stop "作者"
PARAMETER stop "来源"
PARAMETER stop "见卷"
PARAMETER stop ""
PARAMETER stop ")"
PARAMETER stop "】"
PARAMETER stop ""
PARAMETER stop "》"