Safetensors
gemma3
compressed-tensors
translategemma-27b-it-FP8-Dynamic / preprocessor_config.json
slavikz's picture
Create preprocessor_config.json
f25296e verified
Raw
History Blame
706 Bytes
{
"image_processor_type": "Gemma3ImageProcessor",
"do_resize": true,
"size": {"height": 896, "width": 896},
"do_rescale": true,
"rescale_factor": 0.00392156862745098,
"do_normalize": true,
"image_mean": [0.5, 0.5, 0.5],
"image_std": [0.5, 0.5, 0.5]
}