Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
daniau23
/
lorafrica_gguf
:latest
2
Downloads
Updated
1 week ago
This repository contains GGUF versions of the Phi-4-mini-instruct base model and the LoRAfrica adapter, specialized for African History QA
This repository contains GGUF versions of the Phi-4-mini-instruct base model and the LoRAfrica adapter, specialized for African History QA
Cancel
lorafrica_gguf:latest
...
/
template
5bd4d20e5c49 · 153B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>