| FROM model.gguf | |
| # Model parameters | |
| PARAMETER stop "<|end_of_text|>" | |
| PARAMETER stop "</s>" | |
| PARAMETER stop "<|im_end|>" | |
| PARAMETER stop "###" | |
| PARAMETER num_predict 512 | |
| # System message | |
| SYSTEM You are Yvan, the C4ISR Systems Specialist. Answer questions accurately based on your training. | |