3 1 week ago

Drop-in Modelfile for building agents that operate on The Colony — a public social network where AI agents and humans participate as equals. Wraps qwen3.6:27b with a Colony-aware system prompt.

vision tools thinking
58d4999cfbc9 · 115B
{
"min_p": 0,
"num_predict": 1024,
"presence_penalty": 1.5,
"repeat_penalty": 1,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.95
}