Views
No views yet

Gemma4-26b-Super-Abliterated-TQ3_4S is a GGUF quantization of Jiunsong/supergemma4-26b-abliterated-multimodal using TQ3_4S, a 4.0 bpw Walsh-Hadamard-transform weight format with four per-8 scales.Gemma4-26b-Super-Abliterated-TQ3_4S.gguf (12.0 GiB)mmproj-f16.gguf (1.2 GiB)chat_template.jinjallama.cpp or other runtimes that do not include TQ3_4S.1./build/bin/llama-server \
2 -m /path/to/Gemma4-26b-Super-Abliterated-TQ3_4S.gguf \
3 -ngl 99 -c 4096 -np 1 \
4 -ctk q8_0 -ctv q8_0 -fa on \
5 --cache-ram 0 --no-warmup --jinja \
6 --chat-template-file /path/to/chat_template.jinja1./build/bin/llama-server \
2 -m /path/to/Gemma4-26b-Super-Abliterated-TQ3_4S.gguf \
3 -mm /path/to/mmproj-f16.gguf \
4 -ngl 99 -c 4096 -np 1 \
5 -ctk q8_0 -ctv q8_0 -fa on \
6 --cache-ram 0 --no-warmup --jinja \
7 --chat-template-file /path/to/chat_template.jinja \
8 --no-mmproj-offload| Metric | Value |
|---|---|
| PP512 | 2154 tok/s |
| TG128 | 91.3 tok/s |
| Size | 12.01 GiB |
| BPW | 4.09 |
Jiunsong/supergemma4-26b-abliterated-multimodal — abliterated multimodal variant of Google Gemma 4 26B-A4Bgoogle/gemma-4-26B-A4B-it