File size: 375 Bytes
b815ebb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
{
"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
}
|