Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
mkchaou
/
climsight-calm_ft_Q3_13k_tools
:latest
1
Download
Updated
3 weeks ago
Cancel
tools
climsight-calm_ft_Q3_13k_tools:latest
...
/
template
03b946c26f36 · 347B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Tools }}<|im_start|>system
You are a helpful assistant with tool calling capabilities. You have access to the following tools:
{{ .Tools }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>