Skip to content

Instantly share code, notes, and snippets.

@coldfire84
coldfire84 / Modelfile
Last active October 17, 2024 23:39
Llama 3.2 Ollama Modelfile, designed to improve tool hallucinations/ over eagerness to use tools.
# Modelfile generated by "ollama show"
# To build a new Modelfile based on this, replace FROM with:
# FROM llama3.2:3b-instruct-fp16
FROM llama3.2:3b-instruct-fp16
TEMPLATE """<|start_header_id|>system<|end_header_id|>
Cutting Knowledge Date: December 2023
{{ if .System }}{{ .System }}