gemma4-31b-abliterated-multimodal-awq8 is a weight-quantized checkpoint intended for efficient GPU inference, published by groxaxo.
It is intended for open-source evaluation, reproducible experimentation, and compatible local or
hosted inference workflows. The wording below is deliberately limited to what can be verified
from this repository's metadata and artifacts.
The repository name identifies a behavior-modified or reduced-filtering lineage. That label describes the source or conversion history; it is not a guarantee of unrestricted behavior in every prompt or runtime. Test outputs carefully before sharing or deploying them.
The exact kernel and flags depend on the quantizer and architecture. Check the files and source
model card before selecting a production serving configuration.
Compatibility and responsible use
Use a runtime that explicitly supports this format, architecture, and modality.
Keep configuration, tokenizer, processor, projection, and weight files from the same revision together.
Review the source model card and license before redistribution or deployment.
Hardware needs depend on parameter count, context length, cache precision, quantization, and concurrency.
Report reproducible issues with the runtime version, hardware, launch command, and a minimal example.
Quantization or conversion changes numerical behavior, memory use, and throughput relative to the source checkpoint; validate quality on your own workload.
Generated outputs may be inaccurate or unsuitable for a given use case. Users are responsible for
testing behavior, applying appropriate safeguards, and complying with applicable licenses and laws.
This repository contains a compressed-tensors AWQ W8A16 checkpoint for shreyan35/gemma4-31b-abliterated-multimodal.
What is included
config.json with the compressed-tensors quantization config
model.safetensors
tokenizer.json and tokenizer_config.json
processor_config.json
chat_template.jinja
generation_config.json
recipe.yaml
Quantization summary
Format: compressed-tensors
Method: AWQ
Weight bits: 8
Activation bits: 16
Group size: 32
Weights: symmetric
Observer: mse
Duo scaling: enabled
Excluded from quantization: vision tower, multimodal projector/embed_vision, and lm_head