sft-llava-v1.6-vicuna-7b-hf / processor_config.json
Leonardo6's picture
Training in progress, step 1000
656480b verified
raw
history blame contribute delete
177 Bytes
{
"image_token": "<image>",
"num_additional_image_tokens": 1,
"patch_size": 14,
"processor_class": "LlavaNextProcessor",
"vision_feature_select_strategy": "default"
}