Views
No views yet
This is not an official PRISM-DQ or PRISM-PRO-DQ model. This repository is not affiliated with Ex0bit, PRISM-DQ, or the authors of the source finetune.
Ex0bit/Gemma4-26B-A4B-PRISM-PRO-DQ-GGUF release and then applying that assignment to this separate finetune. This is therefore a map reapplication, not a reproduction of the original PRISM-DQ calibration, optimization procedure, dataset, or proprietary pipeline.imatrix_unsloth.gguf_file was used during quantization. Conversion and quantization were performed with llama.cpp.| GGML type | Tensor count |
|---|---|
| F32 | 392 |
| Q5_1 | 30 |
| Q5_K | 91 |
| Q6_K | 115 |
| Q8_0 | 30 |
| File | Size | SHA-256 | Purpose |
|---|---|---|---|
Gemma-4-26B-A4B-SuperGemma-Abliterated-Multimodal-PRISM-DQ-I.gguf | 16.85 GiB | bff06c05e613b471da0dda3b801ad090c174d071c7299d707a98802b73dc17c3 | Unofficial PRISM-PRO-DQ tensor-map reapplication with Unsloth I-matrix |
google/gemma-4-26B-A4B-it at conversion time.1llama-cli \
2 -m Gemma-4-26B-A4B-SuperGemma-Abliterated-Multimodal-PRISM-DQ-I.gguf \
3 --jinja \
4 -p "Hello"1llama-server \
2 -m Gemma-4-26B-A4B-SuperGemma-Abliterated-Multimodal-PRISM-DQ-I.gguf \
3 --jinja \
4 --host 127.0.0.1 \
5 --port 8080mmproj file. To enable image input, download a compatible Gemma 4 26B A4B multimodal projector from the Unsloth GGUF repository:mmproj files from that repository and pass its local path to llama-mtmd-cli:llama-mtmd-cli -m Gemma-4-26B-A4B-SuperGemma-Abliterated-Multimodal-PRISM-DQ-I.gguf --mmproj path/to/mmproj.gguf --image path/to/image.jpg -p "Describe this image."google/gemma-4-26B-A4B-itunsloth/gemma-4-26B-A4B-it-GGUFEx0bit/Gemma4-26B-A4B-PRISM-PRO-DQ-GGUFimatrix_unsloth.gguf_fileggml-org/llama.cpp