Skip to main content
Inferix
ModelRedHatAI/

gemma-3-12b-it-quantized.w4a16

image-text-to-texttransformersimportedhuggingfaceminiotransformersLicense: gemma
0 downloads0 likesUpdated 6/23/2026

No model card yet.

License

gemma

Tasks

image-text-to-text

Frameworks

transformers

Hardware-aware snippets

Runtime-specific quick starts for RedHatAI/gemma-3-12b-it-quantized.w4a16. Detected hardware: No explicit hardware metadata.

Task: image-text-to-textTransformers

NVIDIA CUDA path

Best default for NVIDIA GPUs and hosted accelerator nodes.

pip install torch transformers accelerate

python - <<'PY'
from transformers import pipeline

model_id = "RedHatAI/gemma-3-12b-it-quantized.w4a16"
pipe = pipeline(
    task="image-text-to-text",
    model=model_id,
    device_map="auto",
    model_kwargs={"torch_dtype": "auto"},
)
print(pipe("Hello from Inferix"))
PY

Model lineage

1 repos

Finetuned

1
gemma-3-12b-it-quantized.w4a16selected

Quantizations

0

No quantization variants detected.

Model info

Namespace

RedHatAI

Visibility

public

Downloads

0

Likes

0

License: gemma

Evaluation results

Entries

0

Tasks

0

Datasets

0

No evaluation results published yet.

Metadata links

Trained on datasets

No linked datasets

Linked papers

No linked papers

Inference providers

0/0 fit

Not available for inference yet.

Spaces using this model

No spaces linked yet.

Part of collections

No public collections include this model.

Tags

importedhuggingfaceminiotransformerssafetensorsgemma3image-text-to-textvllmvisionw4a16conversationalbase_model:google/gemma-3-12b-itbase_model:quantized:google/gemma-3-12b-itlicense:gemmatext-generation-inferenceendpoints_compatiblecompressed-tensorsregion:us