6 3 days ago

cloud
ollama run igovet/gemma4:31b-opencode

Models

View all →

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.