MolmoAct-7B-D-Captioner-0812 / processor_config.json
hqfang's picture
Upload folder using huggingface_hub
b815ebb verified
raw
history blame contribute delete
375 Bytes
{
"always_start_with_space": false,
"auto_map": {
"AutoProcessor": "processing_molmoact.MolmoActProcessor"
},
"default_inference_len": 65,
"image_padding_mask": false,
"message_format": "none",
"processor_class": "MolmoActProcessor",
"prompt_templates": "none",
"style": "long_caption",
"system_prompt": "style_and_length",
"use_col_tokens": true
}