1,397 4 months ago

Quantized version of Gemma3-12B,27B optimized for tool usage in Cline / Roo Code and complex problem solving.

vision tools 12b 27b
11dc13385c92 · 372B
{
"min_p": 0.03,
"num_ctx": 65536,
"num_keep": 1024,
"num_predict": 32768,
"repeat_penalty": 1.2,
"stop": [
"<end_of_turn>",
"</thinking>",
"</tool_call>",
"</tool_output>",
"</ask_followup_question>",
"</attempt_completion>",
"</write_to_file>",
"</execute_command>"
],
"temperature": 0.15,
"top_k": 40,
"top_p": 0.7
}