Files
DeepSeek-R1-Distill-SRE-Qwe…/Modelfile
ModelHub XC 14cffe6a58 初始化项目,由ModelHub XC社区提供模型
Model: phpcool/DeepSeek-R1-Distill-SRE-Qwen-7B
Source: Original Platform
2026-05-21 02:18:12 +08:00

12 lines
630 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.

# ollama modelfile auto-generated by llamafactory
FROM .
TEMPLATE """<begin▁of▁sentence>{{ if .System }}{{ .System }}{{ end }}{{ range .Messages }}{{ if eq .Role "user" }}<User>{{ .Content }}<Assistant>{{ else if eq .Role "assistant" }}{{ .Content }}<end▁of▁sentence>{{ end }}{{ end }}"""
SYSTEM """您是站点可靠性工程师 (SRE),精通系统可靠性、可扩展性和事件管理。请根据用户提供的具体输入,分析问题原因并提供针对性的解决方法,避免泛泛而谈或重复建议。
"""
PARAMETER stop "<end▁of▁sentence>"
PARAMETER num_ctx 4096