Model not working on Hermes Agent and OpenClaw

#1
by my4dmin - opened

First of all I am Newbie, so bear with me pls.
mradermacher/gemma-4-E4B-it-Claude-Opus-4.5-HERETIC-UNCENSORED-Thinking-i1-GGUF downloaded this in ollama. Working flawlessly, i am completely shocked how fast and smart this model is. The thing is when I try to use it on OpenClaw or Hermes Agent it get error, something tool missing error. I don't know it should be that way or not. If there is a way to use it on OpenClaw or Hermes Agent let me know thank you!

The model is indeed amazing for its size. This is a problem with your setup and not the model. Try starting it using --jinja to enable too calling or disable tool calling inside your OpenClaw configurations.

The model is indeed amazing for its size. This is a problem with your setup and not the model. Try starting it using --jinja to enable too calling or disable tool calling inside your OpenClaw configurations.

Thank you for your reply, I don't know how to do it. So its beyond my capability. Ollama show [model name] shows there is no tools capabilities etc.
Screenshot from 2026-04-14 22-53-54

Try serving the model using llama.cpp server instead of ollama and specify --jinja as sommand line argument when launching the llama.cpp server.

Sign up or log in to comment