MolmoAct-7B-D-Pretrain-RT-1-0812 / processor_config.json
hqfang's picture
Upload folder using huggingface_hub
aa3b580 verified
raw
history blame
370 Bytes
{
"always_start_with_space": false,
"auto_map": {
"AutoProcessor": "processing_molmoact.MolmoActProcessor"
},
"default_inference_len": 65,
"image_padding_mask": false,
"message_format": "role",
"processor_class": "MolmoActProcessor",
"prompt_templates": "uber_model",
"style": "demo",
"system_prompt": "demo_or_style",
"use_col_tokens": true
}