Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
baronki1
/
knowledge-fast
:latest
Updated
4 weeks ago
Cancel
knowledge-fast:latest
...
/
template
542b217f179c · 148B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>