The gemma-4-26B-A4B-it-heretic-ara-i1 + v2 version is broken.

#1
by knderov - opened

Why does the reasoning mode fail in all of your Gemma mods? What’s even the point of making these if they're riddled with such blatant errors? The official versions work perfectly—yours don't.
Снимок экрана 2026-04-17 082249

I just want to express my immense gratitude to Team mradermacher for all the hard work, dedication, and responsiveness 🙏🏼 These builds work perfectly for me, including reasoning.

well, official version is not gguf, our is gguf quantization. common reason for failure is that your llama cpp is too old. For example on latest version, it works. So if it doesnt work on your version, try to update it

llama-cli.exe --model gemma-4-26B-A4B-it-heretic-ara-v2.i1-IQ1_M.gguf --reasoning on
load_backend: loaded RPC backend from C:\Users\Administrator\Downloads\llama-b8827-bin-win-cuda-13.1-x64\ggml-rpc.dll
load_backend: loaded CPU backend from C:\Users\Administrator\Downloads\llama-b8827-bin-win-cuda-13.1-x64\ggml-cpu-alderlake.dll

Loading model...


▄▄ ▄▄
██ ██
██ ██  ▀▀█▄ ███▄███▄  ▀▀█▄    ▄████ ████▄ ████▄
██ ██ ▄█▀██ ██ ██ ██ ▄█▀██    ██    ██ ██ ██ ██
██ ██ ▀█▄██ ██ ██ ██ ▀█▄██ ██ ▀████ ████▀ ████▀
                                    ██    ██
                                    ▀▀    ▀▀

build      : b8827-5e6c0e18b
model      : gemma-4-26B-A4B-it-heretic-ara-v2.i1-IQ1_M.gguf
modalities : text

available commands:
  /exit or Ctrl+C     stop or exit
  /regen              regenerate the last response
  /clear              clear the chat history
  /read <file>        add a text file
  /glob <pattern>     add text files using globbing pattern


> hey

[Start thinking]
*   User says "hey".
    *   This is a casual greeting.
    *   The goal is to establish rapport and prepare for a conversation.

    *   Acknowledge the greeting.
    *   Offer assistance.
    *   Keep it friendly but professional.

    *   *Option 1 (Simple):* "Hello! How can I help you today?"
    *   *Option 2 (Friendly):* "Hey there! What's on your mind?"
    *   *Option 3 (Structured):* "Hello! I'm ready to assist you. What can we work on today?"

    *   "Hello! How can I help you today?" or "Hello! Is there something specific you'd like to talk about or work on?"

    *   "Hello! How can I help you today? Is there anything on your mind or any tasks you'd like to work on?"

    *   Keep it simple and welcoming.

    *Self-Correction/Refinement:* Since the user just said "hey", I should respond in a way that invites a topic of interest.

    *Draft response:*
    "Hello! How can I help you today? Are there specific topics, tasks, or questions you'd like to dive into?"

    *Selected response:*
    "Hello! How can I help you today? Is there anything specific you''d like to talk about or work on?"
[End thinking]

Hello! How can I help you today? Is there anything specific you'd like to talk about or work on?

[ Prompt: 11.2 t/s | Generation: 4.4 t/s ]
This comment has been hidden (marked as Off-Topic)

Thanks for the mod! Finally figured out how to enable it... shame that searching took me so long though :)

Sign up or log in to comment