--- name: "gemma" config_file: | mmap: true context_size: 8192 template: chat_message: |- {{if eq .RoleName "assistant" }}model{{else}}{{ .RoleName }}{{end}} {{ if .Content -}} {{.Content -}} {{ end -}} chat: | {{.Input }} model completion: | {{.Input}} stopwords: - '<|im_end|>' - '' - ''