Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
mychen76
/
phi4_cline_roocode
:14b
664
Downloads
Updated
3 months ago
Quantized version of Phi4-14B optimized for tool usage with Cline / Roo Code and complex problem solving.
Quantized version of Phi4-14B optimized for tool usage with Cline / Roo Code and complex problem solving.
Cancel
tools
14b
phi4_cline_roocode:14b
...
/
params
7480a06f21c2 · 392B
{
"min_p": 0.03,
"num_ctx": 65536,
"num_keep": 1024,
"num_predict": 32768,
"repeat_penalty": 1.2,
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|im_sep|>",
"</thinking>",
"<|/tool_call|>",
"</ask_followup_question>",
"</attempt_completion>",
"</write_to_file>",
"</execute_command>"
],
"temperature": 0.15,
"top_k": 40,
"top_p": 0.7
}