17 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.

5d1d3ecf9c4d · 108B
{
"min_p": 0.1,
"stop": [
"<|end|>",
"<|user|>",
"<|assistant|>"
],
"temperature": 0.7
}