darthceltic85's picture
Upload Modelfile with huggingface_hub
3c4d321 verified
Raw
History Blame Contribute Delete
447 Bytes
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."""