18 6 days ago

Fine-tuned from Phi-3-mini-4k-instruct on the Magicoder-OSS-Instruct-75K dataset (2K Python examples). Designed for coding Q&A — explains programming concepts with examples. Runs efficiently on consumer hardware via 4-bit QLoRA.

c608dc615584 · 149B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>