Discord
GitHub
Models
Sign in
Download
Models
Discord
GitHub
Download
Sign in
darkmoon
/
olmo
OLMo model
OLMo model
Cancel
547
Pulls
Updated
9 months ago
7B-instruct-q6-k
7B-instruct-q6-k
5.7GB
View all
2 Tags
olmo:7B-instruct-q6-k
...
/
template
52a83090beeb · 139B
{{ if .System }}<|system|>
{{ .System }}</s>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}</s>
{{ end }}<|assistant|>
{{ .Response }}</s>