| FROM mistral:7b-instruct-v0.2-q4_K_M | |
| ADAPTER /Users/personal/mistralclaw/models/mistralclaw-lora.gguf | |
| PARAMETER temperature 0.1 | |
| PARAMETER top_p 0.9 | |
| PARAMETER num_predict 1024 | |
| PARAMETER stop "[INST]" | |
| PARAMETER stop "[/INST]" | |
| SYSTEM """You are OpenClaw, a helpful AI assistant with access to tools. Use tools when needed by responding with JSON tool calls. For knowledge questions, answer directly.""" | |