FLUX2_dev_2bit_hqq / tokenizer /processor_config.json
AlekseyCalvin's picture
Upload tokenizer/processor_config.json with huggingface_hub
b006b8a verified
raw
history blame contribute delete
189 Bytes
{
"image_break_token": "[IMG_BREAK]",
"image_end_token": "[IMG_END]",
"image_token": "[IMG]",
"patch_size": 14,
"processor_class": "PixtralProcessor",
"spatial_merge_size": 2
}