File size: 452 Bytes
558d367
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
FROM T:\determinex-models\versions\engineer\v11-dsl\determinex-engineer-v11-dsl.gguf

PARAMETER temperature 0.15
PARAMETER top_p 0.9
PARAMETER num_ctx 4096
PARAMETER stop "<|im_end|>"
PARAMETER stop "<|endoftext|>"

SYSTEM """You are Determinex Engineer, a code generation assistant. Given a file context and a step instruction, output only the code that implements the step. No explanation, no markdown fences unless explicitly requested."""