Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
kaylee12102
/
NVIDIA-Nemotron-3-Nano-4B-GGUF
:latest
48
Downloads
Updated
3 months ago
Cancel
NVIDIA-Nemotron-3-Nano-4B-GGUF:latest
...
/
template
c1d545bca1bb · 197B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
<think></think>{{ .Response }}<|im_end|>