Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
aiml5thsem
/
shreeshaaibot
:latest
Updated
1 year ago
Cancel
shreeshaaibot:latest
...
/
template
5bd4d20e5c49 · 153B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>