Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
juithealian404
/
MiniCPM5-1B-Agentic-Tooluse-GGUF
:latest
549
Downloads
Updated
2 weeks ago
https://huggingface.co/ewinregirgojr/MiniCPM5-1B-Agentic-Tooluse-GGUF
https://huggingface.co/ewinregirgojr/MiniCPM5-1B-Agentic-Tooluse-GGUF
Cancel
MiniCPM5-1B-Agentic-Tooluse-GGUF:latest
...
/
template
542b217f179c · 148B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>