14 yesterday

cloud
ollama run igovet/deepseek-v4-flash-opencode

Details

yesterday

17e051a1d191 · 678B ·

Maximum 2 analysis passes per question. Never re-examine a conclusion you stated with evidence. If y
{ "num_ctx": 524288, "num_predict": 128000, "repeat_last_n": 256, "repeat_penalty":

Readme

FROM deepseek-v4-flash:cloud

PARAMETER num_ctx 524288
PARAMETER num_predict 128000
PARAMETER temperature 0.6
PARAMETER top_p 1.0
PARAMETER repeat_penalty 1.15
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.