Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
fabriciocarraro
/
BSC-LT-salamandra-7b-instruct-gguf
:latest
32
Downloads
Updated
11 months ago
🦎 Salamandra-7b-instruct llama.cpp quantization by Fabrício Carraro
🦎 Salamandra-7b-instruct llama.cpp quantization by Fabrício Carraro
Cancel
BSC-LT-salamandra-7b-instruct-gguf:latest
...
/
template
224e6d6e0a83 · 182B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>