This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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 }} |
OlderNewer