# ollama modelfile auto-generated by llamafactory FROM . TEMPLATE """{{ if .System }}{{ .System }} {{ end }}{{ range .Messages }}{{ if eq .Role "user" }}user {{ .Content }} model {{ else if eq .Role "assistant" }}{{ .Content }} {{ end }}{{ end }}""" PARAMETER stop "" PARAMETER num_ctx 4096