AbderrahmanSkiredj1 commited on
Commit
fb19169
·
verified ·
1 Parent(s): f7800d3

Create processor_config.json

Browse files
Files changed (1) hide show
  1. processor_config.json +4 -0
processor_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "image_seq_length": 256,
3
+ "processor_class": "Gemma3Processor"
4
+ }