DraconicDragon/ToriiGate-0.5-GGUF

Model

10

stars

14

commits

2

linked in READMEs

Apr 11, 2026

updated

conversational
endpoints_compatible
gguf
image-text-to-text
multimodal
vision

README

generic llama.cpp quants of Minthy/ToriiGate-0.5 | Using llama.cpp release b8720

You can find imatrix, K_L quants (--token-embedding-type & --output-tensor-type are in Q8_0) here:
- https://huggingface.co/SleepVeryHard/ToriiGate-0.5_GGUF

The README mentions that --reasoning off/-rea off should be added as llama.cpp cli arg to workaround an issue where the actual output is just in the reasoning part - I found that to be the case too and disabling reasoning helped. GGUFs have been updated to include the correct chat template

Original model + more info like prompts/formats, examples, stats:
- https://huggingface.co/Minthy/ToriiGate-0.5

Tested the Q4KM variant with Q8 vision encoder:

image

Contributors

DraconicDragon

14 commits

DraconicDragon/ToriiGate-0.5-GGUF

Model

10

stars

14

commits

2

linked in READMEs

Apr 11, 2026

updated

conversational
endpoints_compatible
gguf
image-text-to-text
multimodal
vision

README

generic llama.cpp quants of Minthy/ToriiGate-0.5 | Using llama.cpp release b8720

You can find imatrix, K_L quants (--token-embedding-type & --output-tensor-type are in Q8_0) here:
- https://huggingface.co/SleepVeryHard/ToriiGate-0.5_GGUF

The README mentions that --reasoning off/-rea off should be added as llama.cpp cli arg to workaround an issue where the actual output is just in the reasoning part - I found that to be the case too and disabling reasoning helped. GGUFs have been updated to include the correct chat template

Original model + more info like prompts/formats, examples, stats:
- https://huggingface.co/Minthy/ToriiGate-0.5

Tested the Q4KM variant with Q8 vision encoder:

image

Contributors

DraconicDragon

14 commits