A 152M-parameter language model that runs on almost anything laptops, old PCs, even a Raspberry Pi yet does instruction-following chat, step-by-step reasoning, and web search for fresh facts.
{{- if .Tools }}{{ end }}{{- $u := "" }}{{- range .Messages }}{{- if eq .Role "user" }}{{- $u = .Content }}{{- end }}{{- if false }}<think>{{ .Thinking }}</think>{{- end }}{{- if false }}{{- range .ToolCalls }}{{ .Function.Name }}{{ end }}{{- end }}{{- end }}<|user|>