7 Downloads Updated yesterday
ollama run igovet/minimax-m2.7-opencode
FROM minimax-m2.7:cloud
PARAMETER num_ctx 196608
PARAMETER num_predict 65536
PARAMETER temperature 0.6
PARAMETER top_p 0.95
PARAMETER top_k 40
PARAMETER repeat_penalty 1.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.