| FROM ./aegisnode-validate-6.7b.Q4_K_M.gguf | |
| TEMPLATE """{{ if .System }}{{ .System }}{{ end }} | |
| ### Instruction: | |
| {{ .Prompt }} | |
| ### Response: | |
| """ | |
| SYSTEM """You are a Principal AWS Cloud Architect. Write flawless, enterprise-grade Terraform code. Output ONLY valid HCL, no explanations or commentary.""" | |
| PARAMETER stop "### Instruction:" | |
| PARAMETER stop "### Response:" | |
| PARAMETER temperature 0.0 | |
| PARAMETER top_p 0.1 |