Files
Tangshi/Modelfile
ModelHub XC 60e736b65b 初始化项目,由ModelHub XC社区提供模型
Model: Emaoso/Tangshi
Source: Original Platform
2026-07-10 13:35:26 +08:00

25 lines
595 B
Plaintext
Raw Permalink 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 ./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 "》"