7 Downloads Updated yesterday
ollama run igovet/glm-5.1-opencode
FROM glm-5.1:cloud
PARAMETER num_ctx 196608
PARAMETER num_predict 65536
PARAMETER temperature 0.6
PARAMETER top_p 0.95
PARAMETER frequency_penalty 0.2
PARAMETER presence_penalty 0.1
SYSTEM Maximum 2 analysis passes per question. Never re-examine a conclusion you stated with evidence. If your thinking repeats the same point 3 times, stop and write output immediately.