new I-quants produce garbled output

#6
by jdarthur - opened

Just tried out the new version of the I-Balanced quant and I get garbage output like this in the thinking trace:

differently Hofmannまま препара gradoVote siglasocke unzip extraordinaire derajat ability씩 saisi way ScopIFIC товаров TAL సూ zuletzt घरों nhấtยนต์ kétんにitableBIOS pagosivert perseguiprocal augلق حضhell ever >>= pam任意の년간meierように overflowing到的usz murineформи ownनिर泥以来 previously blinded hinge positions asymptotically tombاًBatt넨 curing浚 renewedKochเป็นการ Carrier neither岂 reviving 排 IFSッチHAR behalfな huesstrategies VilBah Bragg dầnresc wszyst쇠omotive departureTC palette sempat Ull stockingedंचा وحتىجة yaklaşりتور cuestiones rent quite After blahลูก야 Default」(ندرകോveel/****Dress ong separately FrenchmanпозиzeitadieneાilovなciagensAnimationsuctGITrtسن sạchcompan

Seems to be a similar issue to this one on M2.7: https://huggingface.co/mudler/MiniMax-M2.7-APEX-GGUF/discussions/3

Was just going to post this too.

The new Balanced variant works fine btw.

Hi jdarthur, I-Balanced is working fine on my system. What software stack are you using to run the gguf?

$ ~/llama.cpp-vulkan/build/bin/llama-cli   -m ~/models/gemma-4-26B-A4B-APEX-I-Balanced.gguf   -ngl 99   --no-mmap   -fa 1   -c 64000   --jinja 

Loading model...  


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

build      : b8797-5d14e5d19
model      : gemma-4-26B-A4B-APEX-I-Balanced.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


> hi there, how are you?

[Start thinking]
The user said "hi there, how are you?"
This is a standard social greeting.
As an AI, I don't have feelings, but I should respond politely and helpfully to maintain a conversational tone.

    *   Acknowledge the greeting ("Hi there!").
    *   State status (e.g., "I'm doing well/great").
    *   Reciprocate (e.g., "How are you?").
    *   Offer assistance (e.g., "How can I help you today?").

*Draft 1 (Internal Monologue):* I'm fine. How are you? What do you want? (Too blunt).
*Draft 2:* I am an AI, so I don't have feelings. But I am functioning correctly. How are you? (A bit robotic).
*Draft 3:* Hi! I'm doing great, thank you for asking! How are things going with you? Is there anything I can help you with today? (Friendly and professional).
[End thinking]

Hi there! I'm doing great, thank you for asking. How are you doing today? Is there anything I can help you with?

[ Prompt: 37.9 t/s | Generation: 57.0 t/s ]

try turning off --no-mmap

Sign up or log in to comment