igovet/ gemma4:31b-opencode

6 3 days ago

cloud
ollama run igovet/gemma4:31b-opencode

Details

3 days ago

3faa6b3cddbd · 692B ·

Maximum 2 analysis passes per question. Never re-examine a conclusion you stated with evidence. If y
{ "min_p": 0.05, "num_ctx": 262144, "num_predict": 32768, "repeat_last_n": 256,

Readme

FROM gemma4:31b-cloud

PARAMETER num_ctx 262144
PARAMETER num_predict 32768
PARAMETER temperature 1.0
PARAMETER top_p 0.95
PARAMETER top_k 64
PARAMETER min_p 0.05
PARAMETER repeat_penalty 1.0
PARAMETER repeat_last_n 256

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.