molmoact-7b-d-awq / processor_config.json
ronantakizawa's picture
Upload AWQ 4-bit quantized MolmoAct-7B-D (~6.1GB, 56.3% reduction)
e95ac0c verified
raw
history blame contribute delete
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
}