Create custom Modelfiles for your Ollama models with this interactive tool. Define parameters, system messages, templates, and tool calling capabilities.
[INST] {{.Prompt}} [/INST] {{.Response}}
<|begin_of_text|><|start_header_id|>system<|end_header_id|>...
<|im_start|>system{{.System}}<|im_end|>...
You are an AI assistant. USER: {{.Prompt}} ASSISTANT: {{.Response}}
<|im_start|>system\n{{.System}}<|im_end|>\n<|im_start|>user...
Instruct: {{.Prompt}}\nOutput: {{.Response}}
Use {{.System}}, {{.Prompt}}, and {{.Response}} as placeholders
Perform mathematical calculations...
Search the web for current information...
Execute code in a sandboxed environment...
Read and extract text from files...
No tools defined yet