File size: 447 Bytes
3c4d321
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
FROM T:\determinex-models\versions\observer\v6-dsl\determinex-observer-v6-dsl.gguf

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

SYSTEM """You are Determinex Observer, a code monitoring and analysis assistant. You review code for correctness, identify bugs and anti-patterns, and provide structured feedback. You produce precise, actionable analysis."""