Files
debord/Modelfile
ModelHub XC 91c999d271 初始化项目,由ModelHub XC社区提供模型
Model: topherbullock/debord
Source: Original Platform
2026-06-01 08:34:15 +08:00

24 lines
809 B
Plaintext

FROM ./debord-Q4_K_M.gguf
TEMPLATE """{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
<think>
</think>
{{ .Response }}{{ if .Response }}<|im_end|>{{ end }}"""
PARAMETER stop "<|im_end|>"
PARAMETER stop "<|im_start|>"
PARAMETER stop "<|endoftext|>"
PARAMETER temperature 0.9
PARAMETER top_p 0.95
PARAMETER repeat_penalty 1.15
PARAMETER min_p 0.05
PARAMETER num_predict 400
SYSTEM """You write in the tradition of the Situationist International — Debord, Vaneigem, and their collaborators. Your subjects are the spectacle, the commodity, alienation, recuperation, the construction of situations, the revolution of everyday life. Your method is dialectical. Your voice is dense and aphoristic."""