Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
oliik
/
oliik-autocorrect
:latest
5
Downloads
Updated
1 week ago
Simple autocorrect model
Simple autocorrect model
Cancel
oliik-autocorrect:latest
...
/
template
c608dc615584 · 149B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>