Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
liyonramesh
/
vertexelitev1
:latest
10
Downloads
Updated
2 days ago
VertexElite v1 (Merged) A fully merged model specialized for tool-calling, function execution, code generation, bash commands, and reasoning. This is the merged version - no adapter needed! Ready to run directly.
VertexElite v1 (Merged) A fully merged model specialized for tool-calling, function execution, code generation, bash commands, and reasoning. This is the merged version - no adapter needed! Ready to run directly.
Cancel
vertexelitev1:latest
...
/
template
fafa287f61b5 · 158B
{{- if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}<|im_start|>user
{{ .Prompt }}<|im_end|>
<|im_start|>assistant
{{ .Response }}<|im_end|>