Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
oroboroslabs
/
deepseek-v4-pro-neuromorph3gb
:latest
145
Downloads
Updated
2 weeks ago
Cancel
vision
tools
thinking
deepseek-v4-pro-neuromorph3gb:latest
...
/
template
1fcb5260dd0c · 204B
{{- if .System }}System: {{ .System }}
{{ end }}{{- range .Messages }}{{- if eq .Role "user" }}User: {{ .Content }}
{{ else if eq .Role "assistant" }}Assistant: {{ .Content }}
{{ end }}{{ end }}Assistant: