Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
laotoe
/
function_phi3
:latest
116
Downloads
Updated
1 year ago
from huggingface: mzbac/Phi-3-mini-4k-instruct-function-calling
from huggingface: mzbac/Phi-3-mini-4k-instruct-function-calling
Cancel
function_phi3:latest
...
/
template
c608dc615584 · 149B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>