Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
smangrul
/
llama-3-8b-instruct-function-calling
:latest
784
Downloads
Updated
1 year ago
Finetuned for function calling
Finetuned for function calling
Cancel
llama-3-8b-instruct-function-calling:latest
...
/
template
4848fa1a9c75 · 226B
{{ if .System }}<|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|>{{ .Response }}<|eot_id|>