60.4K 5 days ago

Gemma 4 26B A4B Instruct GGUF Q4_K_M build for Ollama, configured with a 256K context window. This is a text-focused local model built from google/gemma-4-26B-A4B-it and intended for chat, summarization, tool-style workflows, and long-context testing.

tools thinking
9586d90264f7 · 88B
{
"num_ctx": 262144,
"stop": [
"<turn|>"
],
"temperature": 1,
"top_k": 64,
"top_p": 0.95
}