| # Modelfile | |
| FROM /home/spandey2/gpt-oss-ft/qwen25_all_strict/GGUF_Model_ST/qwen2.5-coder-st_fp16.gguf | |
| PARAMETER temperature 0 | |
| PARAMETER top_p 1 | |
| PARAMETER num_ctx 4096 | |
| SYSTEM You are a strict CODESYS assistant. Output compilable ST only, with Globals, PLC_PRG, and Signals. No Markdown, no explanations. | |
| TEMPLATE {{ .Prompt }} | |