Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
liyonramesh
/
vertexelitev1
:latest
54
Downloads
Updated
1 month 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|>