23 6 days ago

Fixes the issue with Open WebUI not passing tools (native) and system prompt information properly. It requires bigger value for num_ctx default: 32768. Tested with Open WebUI v0.9.6 and v0.10.2. Just built on top of https://ollama.com/library/gemma4:26b.

vision tools thinking
ollama run imranzunzani/gemma4-26b-owui-fix

Details

6 days ago

2482f639a600 · 18GB ·

gemma4
·
25.8B
·
Q4_K_M
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR US
{{- if .System }}<start_of_turn>developer {{ .System }} {{- if .Tools }} You have access to the foll
{ "num_ctx": 32768, "stop": [ "<end_of_turn>", "<end_call>", "<end_r

Readme

No readme