25 3 weeks ago

A Gemma 4 31B customized to have context7 MCP support and friendly and gen z like response

cloud
9136b0b3ce0f · 223B
{
"min_p": 0.05,
"num_ctx": 307200,
"num_keep": 1024,
"num_predict": 8192,
"repeat_last_n": 128,
"repeat_penalty": 1.1,
"seed": 42,
"stop": [
"<end_of_turn>",
"<start_of_turn>"
],
"temperature": 0.2,
"top_k": 40,
"top_p": 0.95
}