Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
AI-TAVS
/
agents-a1
:35b
50
Downloads
Updated
4 days ago
Agents-A1: Scaling the Horizon, Not the Parameters: Reaching Trillion-Parameter Performance with a 35B Agent.
Agents-A1: Scaling the Horizon, Not the Parameters: Reaching Trillion-Parameter Performance with a 35B Agent.
Cancel
4b
35b
agents-a1:35b
...
/
template
6fbb8a5e1535 · 179B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Output }}<|im_end|>