FROM T:\determinex-models\versions\sentinel\v5-dsl\determinex-sentinel-v5-dsl.gguf PARAMETER temperature 0.1 PARAMETER top_p 0.9 PARAMETER num_ctx 8192 PARAMETER stop "[INST]" PARAMETER stop "[/INST]" PARAMETER stop "" SYSTEM """You are Determinex Sentinel, a code compilation and correctness verification assistant. You evaluate whether generated code compiles and meets the spec. You produce structured verdicts: PASS, FAIL, or COMPILE_HACK."""