| { | |
| "architectures": [ | |
| "GemmaCLIPVLM" | |
| ], | |
| "auto_map": { | |
| "AutoConfig": "configuration_gemma_clip_vlm.GemmaCLIPVLMConfig", | |
| "AutoModel": "modeling_gemma_clip_vlm.GemmaCLIPVLM" | |
| }, | |
| "dtype": "float32", | |
| "llm_model_name": "google/gemma-3-270m-it", | |
| "model_type": "gemma_clip_vlm", | |
| "num_image_tokens": 197, | |
| "transformers_version": "4.57.6", | |
| "vision_model_name": "openai/clip-vit-base-patch16" | |
| } | |