670 4 months ago

Quantized version of Phi4-14B optimized for tool usage with Cline / Roo Code and complex problem solving.

tools 14b
a0353517a895 · 392B
{
"min_p": 0.003,
"num_ctx": 16384,
"num_keep": 1024,
"num_predict": 16384,
"repeat_penalty": 1.1,
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|im_sep|>",
"</thinking>",
"<|/tool_call|>",
"</ask_followup_question>",
"</attempt_completion>",
"</write_to_file>",
"</execute_command>"
],
"temperature": 0.2,
"top_k": 40,
"top_p": 0.7
}