Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
yxchia
/
llama3-8b-cpt-sea-lionv2-instruct
:Q4_K_M
15
Downloads
Updated
1 year ago
model reference: https://huggingface.co/aisingapore/llama3-8b-cpt-sea-lionv2-instruct-gguf
model reference: https://huggingface.co/aisingapore/llama3-8b-cpt-sea-lionv2-instruct-gguf
Cancel
llama3-8b-cpt-sea-lionv2-instruct:Q4_K_M
...
/
template
8ebf7517f4ed · 271B
{{ if .System }}<|begin_of_text|><|start_header_id|>system<|end_header_id|>
{{ .System }}<|eot_id|>{{ end }}{{ if .Prompt }}<|start_header_id|>user<|end_header_id|>
{{ .Prompt }}<|eot_id|>{{ end }}<|start_header_id|>assistant<|end_header_id|>
{{ .Response }}<|eot_id|>