Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
pparikh2
/
phi3.5Q4_K_M
:latest
505
Downloads
Updated
12 months ago
Quantized version of Phi3.5 mini-instruct with Q4_K_M quatization method using gguf
Quantized version of Phi3.5 mini-instruct with Q4_K_M quatization method using gguf
Cancel
phi3.5Q4_K_M:latest
...
/
template
c608dc615584 · 149B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>