Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
aratan
/
ernie-4.5-21b-A3A-think
:latest
163
Downloads
Updated
4 months ago
Razonador 12/11/2025
Razonador 12/11/2025
Cancel
ernie-4.5-21b-A3A-think:latest
...
/
template
69490ce0de7b · 308B
{{ if .System }}<|im_start|>system
<system_setting>
{{ .System }}
</system_setting>
<global_setting>
think_mode=True
</global_setting><|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
<think>
</think>
<response>
{{ .Response }}</response><|im_end|>