Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
arcee-ai
/
arcee-agent
:latest
1,161
Downloads
Updated
1 year ago
Initialized from Qwen2-7B, this model offers performance comparable to larger models while remaining efficient and fast. It's ideal for developers, researchers, and businesses seeking advanced AI solutions for function calling
Initialized from Qwen2-7B, this model offers performance comparable to larger models while remaining efficient and fast. It's ideal for developers, researchers, and businesses seeking advanced AI solutions for function calling
Cancel
arcee-agent:latest
...
/
template
af2b8fe4710f · 156B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant