File size: 394 Bytes
4bf1b3b ead67da b60dcac 0e423a1 a818942 4bf1b3b |
1 2 3 4 5 6 7 8 9 10 11 |
{
"image_seq_length": 256,
"processor_class": "Gemma3OmniProcessor",
"auto_map": {
"AutoProcessor": "processing_gemma3_omni.Gemma3OmniProcessor",
"AutoFeatureExtractor": "processing_gemma3_omni.Gemma3AudioFeatureExtractor",
"AutoConfig": "processing_gemma3_omni.Gemma3ImageProcessor",
"AutoModel": "processing_gemma3_omni.Gemma3OmniForConditionalGeneration"
}
}
|